You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
There are two systems client and server, when ever a file is modified on the client it has to be sync'd with the same file on mongodb. How can rsync algorithm can be used to achieve it?
Hi,
How is the file you are rsync'ing related to MongoDB?
For example .. are you referring to normal files in a directory, or files created/updated by your application?
One possibility would be to store the file in MongoDB via the GridFS feature: