SaaSHub helps you find the best software and product alternatives Learn more →
Cachegrand Alternatives
Similar projects and alternatives to cachegrand
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
-
neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage. (by neondatabase)
-
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.
-
-
-
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.
-
glommio
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
-
rio
pure rust io_uring library, built on libc, thread & async friendly, misuse resistant (by spacejam)
-
-
-
-
Apache Arrow
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
-
-
Aerospike
Aerospike Database Server – flash-optimized, in-memory, nosql database
-
-
amzn-drivers
Official AWS drivers repository for Elastic Network Adapter (ENA) and Elastic Fabric Adapter (EFA)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cachegrand reviews and mentions
-
Cachegrand, a fast, Redis compatible, KV store – hashtable documentation
https://github.com/danielealbano/cachegrand/blob/main/docs/a...
When tested with memtier_benchmark, using the Redis protocol, cachegrand itself, on the benchmarking hardware, thanks to the implemented hashtable can reach up to 5 million GET op/s and up to 4.5 million UPSERT op/s without batching, with it up to 60 million GET op/s and up to 26 million UPSERT op/s!
- cachegrand - a blazing fast, Redis compatible, Key-Value store builf for today's hardware - hashtable documentation - capable of delivering up to 112 GET mop/s and 85 UPSERT mop/s on a EPYC 7502P
- Cachegrand – a modern OSS Key-Value store built for today's hardware
-
cachegrand - a modern OSS Key-Value store built for today's hardware
I am the author of the platform, happy to reply to any question you might have! Here a direct link to the latest release https://github.com/danielealbano/cachegrand/releases/tag/v0.1.4 Although it can easily used via docker. Currently it's focused on supporting Redis, here the list of commands currently implemented https://github.com/danielealbano/cachegrand/blob/main/docs/architecture/modules/redis.md
-
Cachegrand – a fast OSS Key-Value store built for modern hardware
https://github.com/danielealbano/cachegrand/releases/tag/v0....
Although it can easily used via docker.
Currently it's focused on supporting Redis, here the list of commands currently implemented
-
Anyone using io_uring?
cachegrand ( https://cachegrand.io/ ), my OSS caching platform, uses io_uring & fibers
-
Dragonflydb – A modern replacement for Redis and Memcached
https://github.com/danielealbano/cachegrand :)
I am not going to get into what's better and what's not, especially because I haven't released the v0.1 yet and therefore it's not usable, but I am working on cachegrand which is aims to be (also) a redis compatible platform.
I have done A LOT of research and development before picking up the current architecture (you can see it from the amounts of commits) and I am trying to test as much as possible (Almost 1000 unit tests so far, but there is still plenty to do).
if you look at the repository please bare in mind that:
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160c8edd88>
www.saashub.com | 22 Mar 2023
Stats
danielealbano/cachegrand is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.