♻️Remove Cassandra Support
This commit is contained in:
committed by
Anton Shepilov
parent
8214a5f6d4
commit
8f75c04fdd
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user