masumsoft/express-cassandra
Cassandra ORM/ODM/OGM for NodeJS with support for Apache Cassandra, ScyllaDB, Datastax Enterprise, Elassandra & JanusGraph.
JavaScriptLGPL-3.0
Issues
- 0
Could we support typescript in the next release?
#275 opened by kollein - 3
driver.execute_stream doesn't handle 'error' event.
#273 opened by mmillies - 3
before_read hook function needed
#223 opened by sujonvidia - 5
Elassandra support broken
#195 opened by shazy792 - 1
- 1
if_not_exist not working for model.save()
#270 opened by aorlowskiddm - 0
Slow initial connection to
#265 opened by janiskampars - 1
同学,您这个项目引入了449个开源组件,存在7个漏洞,辛苦升级一下
#247 opened - 1
- 1
Trying to run save / find query, but throws error "Error during save query on DB -> ResponseError: User meg has no ALTER permission on <keyspace> or any of its parents"
#248 opened by gopalakrishnanmadhesan - 3
Reusing an options object doesn't work when it's used for finds as well as a stream or eachRow call.
#246 opened by mmillies - 4
Allow NodeJS driver to apply automatic type conversion in query parameters
#242 opened by josiahjohnston - 2
Default attribute doesn't work in schema
#226 opened by zammitjames - 2
- 2
Can't connect to cassandra running in docker
#241 opened by MOSMekawy - 1
- 0
[Feature request] Virtual field for WRITETIME
#234 opened by josiahjohnston - 1
Upgrade to cassandra-driver 4.x
#224 opened by glnsagar - 2
Small fix to support for Azure Cosmos DB
#227 opened by mike-treadway - 0
- 1
Yugabyte support?
#197 opened by BevanR - 1
fixing vulnerabilities
#218 opened by undisplay - 3
per partition limit operator is missing
#196 opened by sobinsunny - 1
Unset primary key error thrown for non primary keys
#221 opened by sajid9833 - 3
- 5
Require'ing a file in a Model definition file causes whole thing to be unable to connect
#215 opened by keyhole425 - 0
How can i assign datatype as JSONB in Schema?
#217 opened by support-fdx - 0
Custom index cannot be created if "on" field is empty
#216 opened by joppino - 3
- 1
localDataCenter
#201 opened by measwel - 4
janusgraph support doesn't work
#204 opened by shanequint - 2
if_not_exist doesn't return a value
#206 opened by borabaloglu - 1
- 1
Uncatched huge exceptions in case Cassandra down
#214 opened by safead - 2
Getting metadata not as expected
#213 opened by vgjenks - 1
- 1
Cassandra tuple field recreating/message issue.
#210 opened by rakibulalam - 1
$in query in partitioning key showing error.
#208 opened by rakibulalam - 2
Update schema without reinitialising app gives an error because model does not match the schema
#207 opened by giorgosnty - 2
- 1
- 0
Driver function won't run
#202 opened by measwel - 0
export and exportAsync goes into memory leak
#200 opened by vvaldersteins - 0
Introspection mode
#198 opened by BevanR - 0
- 0
Validators in UDTs
#189 opened by Cleomir - 5
Update the documentation to reflect the required change of replication strategy when switching to electricsearch?
#185 opened by AlexisWilke - 0
Unclear how to log Cassandra connection issues
#188 opened by jpiulac - 0
Elassandra Support Documentation says to use 'string' and 'index: "analyzed"' which is not available in newer versions of Elassandra
#187 opened by AlexisWilke - 2
Trying to create an elasticsearch index I get this error: "must specify non-negative number of shards for index [my_search]"
#184 opened by AlexisWilke