📄️ Client Database
For client database, we will be using sqlite for the desktop client and other options for web app or chrome extension such as local storage and IndexDB.
📄️ Persistent Database
📄️ Redis Design
Redis is a in-memory key-value database.