Add Cassandra support and update README.md

This commit is contained in:
2024-03-10 22:33:35 +04:00
parent fa999fea14
commit 89237193f4
12 changed files with 335 additions and 1 deletions

View File

@ -0,0 +1,5 @@
CASSANDRA_USERNAME=username
CASSANDRA_PASSWORD=password
CASSANDRA_KEYSPACE=keyspace
MAX_HEAP_SIZE=2G
HEAP_NEWSIZE=500M