mreiferson / pontoon
a Go package implementing the Raft consensus protocol
☆21Updated 11 years ago
Alternatives and similar repositories for pontoon:
Users that are interested in pontoon are comparing it to the libraries listed below
- A RPC Server implement base on Raft Paper in Golang☆9Updated 8 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Jobqueue manages running and scheduling jobs (think Sidekiq or Resque for Go).☆39Updated 3 years ago
- A key/value database for the Phoenix Golang Meetup's Build a Database Server challenge.☆28Updated 6 years ago
- Write-ahead log in Golang☆41Updated 2 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- golang security framework including rbac acl and so on.☆15Updated 9 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Stand-alone Distributed System, test distributed system on localhost.☆31Updated 10 years ago
- A Redis clone written in Go☆43Updated 8 years ago
- Go channels over a network.☆83Updated 10 years ago
- The Redis protocol on top of LevelDB, written in Go (WIP)☆58Updated 11 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- Keep the server running continuously☆15Updated 3 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Benchmarking for custom Redis commands and modules☆33Updated 4 years ago
- A scriptable FSM library for Go☆38Updated 5 years ago
- Disruptor style ring buffer in Go☆45Updated 11 years ago
- A small loadbalancer API written in Go (Using Pat, Redigo and Go-GeoIP)☆33Updated 9 years ago
- A general-purpose write-ahead log☆25Updated 6 years ago
- Go implementation of skiplist, with search fingers☆34Updated 9 years ago
- LevelDB style LRU cache for Go, support non GC object.☆10Updated 4 years ago
- github.com/cznic/sortutil has moved to modernc.org/sortutil☆32Updated 6 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Easier way to use reflect to set and get values in Go☆14Updated 6 months ago
- file writer for golang application, it can rotate log/file according to maxsize rule or date rule☆10Updated 6 years ago
- TRR: Time-Series of gorilla algorithm with Raft RPC Server/Client in Golang☆8Updated 8 years ago
- Local syncing package with support for timeouts. This package offers both a sync.Mutex and sync.RWMutex compatible interface.☆17Updated 5 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year