GCache
Golang distributed key-value store
Install / Use
/learn @mrgb7/GCacheREADME
simple go in-memory Distributed key-value store
Features
- [x] Read key
- [x] Write key
- [x] Leader - followers
- [ ] Leader election (under development using Raft and Blot store)
- [ ] Disaster recovery under development using write a head log)
Build
go build .
Run as a leader
./gCache --listenaddr :8000
Run as follower node
./gCache --listenaddr :5000 --leaderaddr :8000
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
