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

[Feature Request] Add support for embedded databases #9

@acherunilam

Description

@acherunilam

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions