Distributed-Cache-System
A simple implementation of distributed cache system (by cruzelx)
doublejump
A revamped Google's jump consistent hash (by edwingeng)
Distributed-Cache-System | doublejump | |
---|---|---|
3 | - | |
13 | 106 | |
- | 2.8% | |
7.8 | 0.0 | |
over 1 year ago | over 2 years ago | |
Go | Go | |
- | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Distributed-Cache-System
Posts with mentions or reviews of Distributed-Cache-System.
We have used some of these posts to build our list of alternatives
and similar projects.
- An attempt on Distributed Cache System
-
An attempt to design a distributed cache system
I have worked on this project for quite a while. Started from scratch and learned and built the system. I would appreciate any comment or advice on the project. Here is the github link: https://github.com/cruzelx/Distributed-Cache-System
doublejump
Posts with mentions or reviews of doublejump.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning doublejump yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Distributed-Cache-System and doublejump you can also consider the following projects:
holster - A place to keep useful golang functions and small libraries
dragonboat - A feature complete and high performance multi-group Raft library in Go.
go-hashlru - A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm :arrows_clockwise:
go-jump - go-jump: Jump consistent hashing
consistent - Consistent hashing with bounded loads in Golang
Nomad - Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.