add redis, cassandra support, change helpers to lib
Some checks failed
Code quality checks / biome (push) Failing after 9s
Some checks failed
Code quality checks / biome (push) Failing after 9s
This commit is contained in:
parent
a3555c73d2
commit
ab81475ad6
8 changed files with 145 additions and 6 deletions
|
@ -19,6 +19,7 @@
|
|||
"typescript": "^5.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@creations.works/logger": "^1.0.3"
|
||||
"@creations.works/logger": "^1.0.3",
|
||||
"cassandra-driver": "^4.8.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue