feat: add cassandra components (#2056)

* Add cassandra store component

* Add cassandra search component

* revert poetry changes

* fix type

* Add cassandra icon

* Add Cassandra Message Writer

* Add cassandra message reader

* poetry

* Fix init of cass reader

* move cassio import to base project and inline imports in backend

* running make format

* remove file

* remove cassio import

* update lockfile

* Actually update lockfile:

* merge fixes
This commit is contained in:
Jordan Frazier 2024-06-10 15:04:24 -07:00 committed by GitHub
commit 11ef216c0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 620 additions and 63 deletions

View file

@ -480,6 +480,7 @@
},
"node_modules/@clack/prompts/node_modules/is-unicode-supported": {
"version": "1.3.0",
"extraneous": true,
"inBundle": true,
"license": "MIT",
"engines": {