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
SQLlite is currently used to store some data from the asd-manager locally, like the disk information and the configured asd information.
Switching to Arakoon will force us to keep some local settings (like the node_id) on a file though so it might prove more troublesome than initially thought
Get rid of SQLite to store any data and store all information inside Arakoon
The text was updated successfully, but these errors were encountered: