Big Data

KeyDB – high performance fork of Redis

KeyDB is a database and a faster drop in alternative to Redis.

It offers some enhancements including MVCC non-blocking architecture, cross region- multi-master support, better expiration, TLS encryption, and ModJS.

This is free and open source software.

Key Features

  • Designed to handle heavy workloads with a single node benchmarking at over 1 million ops/sec. KeyDB is a multithreaded database and will outperform Redis on a per-node basis.
  • Low latency – by keeping data in-memory, KeyDB can serve up data with submillisecond latencies.
  • Variety of data structures are supported including strings, hashes, lists, sets, sorted sets, bitmaps, hyperloglogs, geospatial indexes, and streams.
  • Multiple persistence options.
  • Highly scalable – scale horizontally through active-replication, or cluster-mode (sharded dataset) to meet much larger workloads.
  • High availability.

Website: docs.keydb.dev
Support: GitHub Code Repository
Developer: Snap Inc!
License: BSD 3-Clause “New” or “Revised” License

KeyDB is written in C++. Learn C++ with our recommended free books and free tutorials.


Related Software

Key Value Stores
RedisIn-memory data structure store
etcdDistributed reliable key-value store
RocksDBPersistent key-value store for flash and RAM Storage
ValkeyHigh-performance data structure server
Apache CassandraDistributed database management system
ScyllaDBReal-time big data database
Apache AccumuloBased on Google's BigTable design
ArangoDBNative multi-model database
Aerospike CEReal-time NoSQL database and key-value store
BadgerDBEmbeddable key-value database
Berkeley DBFamily of open source, embeddable databases
TiKVDistributed transactional key-value database
LevelDBFast and lightweight key/value database library by Google
GarnetRemote cache-store
KeyDBHigh performance fork of Redis
RedictDistributed key/value store
KvrocksDistributed key-value NoSQL database
Project VoldemortDistributed data store
ScalarisDistributed transactional key-value store

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted