Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.

[Feature Request] Add support for embedded databases #9

Open
acherunilam opened this issue Sep 18, 2020 · 0 comments
Open

[Feature Request] Add support for embedded databases #9

acherunilam opened this issue Sep 18, 2020 · 0 comments

Comments

@acherunilam
Copy link

Can't we use an embedded database like RocksDB or SQLite to store the data? The latter might be more lightweight but the former allows for concurrent access, so I prefer RocksDB. There are a bunch more available options, it's your call.

This reduces dependencies, so there'll be less friction to adopting gShort 'cause we don't have to bother bringing up an external MongoDB instance. Thoughts?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant