Add a simple Disk-based DataStore which will be packaged with Orianna
robrua opened this issue · 1 comments
robrua commented
Many users don't have a database set up and don't want to have to set one up for persistent data storage. We should offer an out-of-the-box DataStore which will cache data on disk as JSON files.
robrua commented
Not JSON-based, but this need has been addressed by the JetBrains Xodus support implemented in orianna-datastores (meraki-analytics/orianna-datastores@89e1ad8)