♻️Remove Cassandra Support

This commit is contained in:
Anton SHEPILOV
2024-05-27 17:53:24 +02:00
committed by Anton Shepilov
parent 8214a5f6d4
commit 8f75c04fdd
25 changed files with 4 additions and 1807 deletions
-9
View File
@@ -8,15 +8,6 @@
"secret": "",
"mongodb": {
"uri": "mongodb://mongo:27017"
},
"cassandra": {
"contactPoints": ["scylladb:9042"],
"wait": true,
"retries": 50,
"delay": 500,
"queryOptions": {
"consistency": 1
}
}
},
"message-queue": {