Francesco Carnielli
Francesco Carnielli
hi, have you seen https://github.com/hex7c0/mongodb-backup/blob/1.6/examples/tar.js ?
hey @nicholas0g, thank you for your PR could you add some space, between `Date.now`?
hey @thearabbit, sorry for delay mmm maybe I can send a query before restore, as like backup so you can write your own query before start
query arg is not implemented on `restore` yet `backup` only sorry
hey, mmm do you restore with stream of file?
hey Mgonand, which version do you use?
hi Mgonad, sorry for delay can you try with development version please?
BSON is default parser I know that JSON is error-prone with certain types (ObjectID, Date), but I I would not like to cast type on parsing
I prefer the document (2) choice because BSON is default parser, and store type information is too dangerous
related with #24