codingsince1985 / couchcacheLinks
A RESTful caching micro-service in Go backed by Couchbase
☆67Updated last year
Alternatives and similar repositories for couchcache
Users that are interested in couchcache are comparing it to the libraries listed below
Sorting:
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- GoShort is a URL shortener written in Golang, BoltDB is used for in memory and persistent key/value storage and for routing it's using h…☆67Updated 5 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- Go bindings for ForestDB☆36Updated 8 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- PostgreSQL Triggers in Go☆68Updated 8 years ago
- Raft backend implementation using BuntDB☆18Updated 5 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 9 years ago
- 2D locality queries in Go☆34Updated 4 months ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A workerpool that can get expanded & shrink dynamically.☆53Updated 4 years ago
- Business Rules Engine☆60Updated last year
- ABANDONED: Use https://github.com/kataras/iris instead. Extremely-easy cache service for HTTP/x . Supports both net/http and valyala/fast…☆43Updated 8 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 5 years ago
- Go Service Monitor & Alerts☆38Updated 8 years ago
- A multicore csv reader library in Go☆47Updated last year
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.☆44Updated last year
- Binary heap priority queues in Go