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 7 posts
Vald
2/11/2024
Vald ValdA Highly Scalable Distributed Vector Search EngineGet Started Documents Vald Slack Vald is designed and implemented based on the Cloud-Native architecture. It uses the fastest ANN Algorithm N...
Gossip in Cassandra
2/11/2022
Post Views: 4,646 In this article we will see Gossip in Cassandra. Gossip Gossip is a peer-to-peer communication protocol to discover and share the location and state information ...
Cassandra : Cassandra Data distribution and replication
2/14/2019
Post Views: 1,488 Cassandra is a Distributed NoSQL database means all the data is distributed across the Cluster. in Cassandra data distribution and replication go together. The distribution and r...
Cassandra Data distribution and replication Part-2
Post Views: 451 Refer Cassandra Consistence hashing part-1 using below link. Cassandra : Cassandra Data distribution and replication In part-1 we have seen data distribution and replication. In pa...
scalar-labs/scalardb
11/9/2018
Scalar DBA library that provides a distributed storage abstraction and client-coordinated distributed transaction manager on the storage, and makes non-ACID distributed database/storage ACID-compliant...
DuyHai DOAN - Big Data 101, all the foundations you need to bootstrap a new project in 2017
7/28/2018
Distributed Graph Database
10/6/2017
Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional...