couchcache

Cache service

A caching service built on top of Couchbase using Go, providing REST APIs for storing and retrieving key-value pairs.

A RESTful caching micro-service in Go backed by Couchbase

GitHub

64 stars
4 watching
7 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists

cachingcouchbasegogolangnosql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
netflix/evcache A distributed in-memory caching solution designed to store frequently used data for short-term use cases 2,058
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
ulovecode/gdcache A cache library that efficiently stores and retrieves data by using unique identifiers in SQL queries. 13
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 139
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
cakephp/cache A caching library that provides a simple interface to multiple caching backends. 51
iwanbk/bcache A distributed in-memory caching system with eventual consistency and configurable maximum keys 156
couchbase/gocb A Go client library for interacting with a Couchbase database cluster 370
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
lancachenet/monolithic A monolithic caching service capable of storing data from multiple CDNs in a single instance. 757
partech/cache-processing-instance A proof-of-concept implementation of an HTML cache processing service. 2
cheeaun/react-native-cache-store A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. 45
hertz-contrib/cache Provides middleware for caching responses in web applications with multiple backend support. 8