docs(tech-design): replaced cassandra with mongodb

This commit is contained in:
nostrdev-com 2025-03-26 14:15:57 +03:00
parent 257403eac5
commit a6d998d1d2
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: