docs(tech-design): replaced cassandra with mongodb #6

Merged
y merged 1 commits from tech-design-update into main 2025-03-26 11:17:48 +00:00
3 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Before

(image error) Size: 3.5 MiB

After

(image error) Size: 3.3 MiB

@ -87,7 +87,7 @@ The backend app will also manage Npub whitelisting that `APP Relay` will use.
#### Database
[Cassandra](https://cassandra.apache.org/_/index.html) will be used as a NoSQL database (`DB`) to persist business data. Only the backend app will have access to the database.
[MongoDB Community Edition](https://www.mongodb.com/products/self-managed/community-edition) will be used as a NoSQL database (`DB`) to persist business data. Only the backend app will have access to the database.
The following tables are planned in the database: