You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a tool that uses LiteDB locally. It is filled up once upto a couple of GBs. But when there is a need to collect the data centrally, then I would rather send the already collected data as a whole from LiteDB, then only send delta. Is there any wire protocols, specific techniques you have used?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a tool that uses LiteDB locally. It is filled up once upto a couple of GBs. But when there is a need to collect the data centrally, then I would rather send the already collected data as a whole from LiteDB, then only send delta. Is there any wire protocols, specific techniques you have used?
Beta Was this translation helpful? Give feedback.
All reactions