新增了CassandraDBServer

This commit is contained in:
longtsing 2022-02-23 21:33:18 +08:00
parent a7e92db8e4
commit 81739fee47
4 changed files with 2607 additions and 28 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

@ -63,7 +63,8 @@ setup(
'protobuf>=3.12.0',
'urllib3>=1.25.9',
'tqdm>=4.47.0',
'python-dateutil>=2.8.1']
'python-dateutil>=2.8.1',
'cassandra-driver>=3.18.0']
)
# development mode (DOS command):