SaaSHub helps you find the best software and product alternatives Learn more →
SSDB Alternatives
Similar projects and alternatives to SSDB
-
-
Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
-
-
incubator-kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
-
-
memKeyDB
MemKeyDB is a fork of Redis, adjusted to store objects on both Intel Optane Persistent Memory and DRAM.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
Redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
-
-
Lean and Mean Docker containers
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
-
-
-
-
-
tidis
Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend
-
-
-
wakaq
Distributed background task queue for Python backed by Redis, a super minimal Celery
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
SSDB reviews and mentions
-
Building a distributed task queue in Python
> Or wanting to shift the architecture entirely to avoid using memory-bound Redis as a queue with an overflow risk.
I wanted to use SSDB[1] instead of Redis for that reason, but it doesn't support the necessary data structures.
- I deleted 78% of my Redis container and it still works
- SSDB
-
Tell HN: Memcached and Redis Considered Harmful
It's 2021 and we have extremely fast key-value lookups using LevelDB/RocksDB, but we're still using RAM-based caching tools [1] [2] [3]. It's time to consider RAM-based caching harmful, and start caching with SSDs for larger datasets and lower costs. For ex: SSDB [4]
[1] https://redis.io/
[2] https://memcached.org/
[3] https://news.ycombinator.com/item?id=29532552
[4] https://github.com/ideawu/ssdb#ssdb-vs-redis
- SSDB - A hard drive based drop-in Redis replacement/clone
- KeyDB CEO Interview: Getting into YC with a Fork of Redis
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160f48bb20>
www.saashub.com | 22 Mar 2023
Stats
ideawu/ssdb is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.