If i try to update capped collection it returns "Capped collections can't be updated". What I came to know is capped collections can't be updated.
I'm newbie, and for my project requirements I have to notify client about any data updates at server and I'm using NodeJS
Is there any way to update capped collection. Thanks in advance :)