Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 17 posts
Deploy a multi-cloud Elassandra cluster running on AKS and GKE
10/29/2020
Once your AKS and GKE clusters are running, we need to deploy and configure additional services in these two clusters.Elassandra OperatorInstall the Elassandra operator in the default namespace:helm i...
Opendistro SQL plugin for Elassandra
Vincent RoyerSep 14·1 min readElassandra is a distribution of Apache Cassandra including an Elasticsearch engine. The SQL plugin for Elasticsearch from OpenDistro is now running with Elassandra 6.8.4,...
Cassandra Lunch #11 : Different Cassandra Distributions and Variants - Business Platform Team
8/21/2020
In case you missed Cassandra Lunch #11, we discussed 10 different Cassandra distributions and variants. In this blog, we will give a quick introduction to those 10 distributions and variants. We have ...
MachineAcuity/rebar
8/5/2020
Multi-tenant SaaS boilerplate + examples for universal web application with React, Material-UI, Relay, GraphQL, JWT, Node.js, C* DB - Cassandra/Elassandra/Scylla.ClientTechnology Description found Ext...
Overview
1/16/2020
Express-Cassandra is a Cassandra ORM/ODM/OGM for NodeJS with Elassandra & JanusGraph Support. No more hassling with raw cql queries from your nodejs web frameworks. Express-Cassandra automatically loa...
How to migrate data from Cassandra to Elassandra in Docker containers
1/24/2019
A client recently asked us to migrate a Cassandra cluster running in Docker containers to Elassandra, with the data directory persisted via a bind mount. Elassandra is a fork of Cassandra integrated c...
Netflix/ndbench
9/13/2018
Netflix Data Benchmark (NDBench) is a pluggable cloud-enabled benchmarking tool that can be used across any data store system. NDBench provides plugin support for several data stores and can be ext...
Elassandra = Elasticsearch + Cassandra
7/18/2018
Cassandra is optimised for write-intensive workloads, therefore, Elassandra is suitable for applications where a large amount of data needs to be inserted (such as infrastructure logging, IOT, or even...