-
Updated
Jun 13, 2021 - C++
Apache Cassandra

Apache Cassandra is a free, open source, distributed, wide column store, NoSQL database management system designed to handle large amounts of data across many commodity servers, providing high availability with no single point of failure.
Here are 1,505 public repositories matching this topic...
-
Updated
Jun 12, 2021 - Go
-
Updated
Apr 6, 2021 - Python
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
May 3, 2021 - PHP
Hey Crew,
Nice job on gocql, I'm a fan...
For my production services, I could use notification events (via callback or channel) when the gocql client disconnects and reconnects to/from Cassandra. This is useful for higher-level application logic (ie: invoke alarms, stop reading from a durable message queue, etc).
After looking through the code, it looks like the connection information is not p
-
Updated
Jun 1, 2021 - Java
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 1, 2021 - Scala
-
Updated
Jun 8, 2021 - Python
-
Updated
Jun 8, 2021 - Shell
-
Updated
Mar 26, 2021 - Java
-
Updated
Jun 10, 2021 - Scala
-
Updated
May 7, 2021 - JavaScript
-
Updated
Jun 9, 2021 - Go
-
Updated
Aug 13, 2019 - Scala
-
Updated
May 27, 2020 - Java
-
Updated
Mar 5, 2020 - Python
-
Updated
Apr 29, 2021 - C#
-
Updated
Mar 25, 2021 - C#
Playground is a great tool for local development but not always something you want to expose in production. To allow for running playground locally or in non-prod environments but disabling it for a prod deployment add a new system property that will turn on/off playground in a configurable manner.
-
Updated
Jun 11, 2021 - Java
Created by Apache Software Foundation
Released July 2008
- Repository
- apache/cassandra
- Website
- cassandra.apache.org
- Wikipedia
- Wikipedia
The doc on https://docs.janusgraph.org/basics/schema/#automatic-schema-maker says automatically created property key has data type Object.class
However, my testing shows that Default Schema Maker automatically infers the type of propert