docs(tech-design): replaced cassandra with mongodb
This commit is contained in:
parent
257403eac5
commit
a6d998d1d2
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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user