-
Notifications
You must be signed in to change notification settings - Fork 3
Persistence Layer : MongoDB -> NeDB #7
Comments
OK + great! :) Just: Could we test whether a heavy recording eg. an entire days of 24h (which I guess will result in big files) will still work for all features? Happy to do the stress test with my phone once there is a alpha. |
yep of course... Also maybe I could properly evaluate what would be the cost of actually running mongodb on android, there is a SDK maybe it is not very hard.. : https://docs.mongodb.com/realm/android/install |
PS: beta coming !! tomorrow or friday ! |
Hum. this seems to be MongoDB Realm.. which is for now unclear to me what is it , is it free, is it the same API .. anyways.. for now I will just go to down the route to the fast and simple for the beta... and let's see if we need to move to more robustness later on |
👍! Looking forward! :) |
NB: first alpha ready: #3 (comment) update on this.. turn out to be a little more complex than expected.. as always .. but working ! yeah
First impression is that it sounds good enough for the first android version.. but let's see after more tests |
👍
Yes. We kind have for this also the swich off pathfinder setting ... but it would be a pitty to disable the pathfinder mode on default as maybe people won't notice them ... hence just a new switch "Record Raw Paths: y/n" (n = default) |
No, we won't run MongoDB on android (for now ;-) )
https://github.com/louischatriot/nedb sounds perfect , we already used it for the twitter bot.. lightweight and it was working very well ( @b-g recommended this back in the days 🙌 )
TODO:
The text was updated successfully, but these errors were encountered: