coherence-go-client
Cache client
Provides a Go interface to interact with a distributed caching platform using gRPC
The Coherence Go Client allows native Go applications to act as cache clients to a Coherence cluster using gRPC for the network transport.
10 stars
7 watching
3 forks
Language: Go
last commit: 8 days ago
Linked from 1 awesome list
cachingcoherencecoherence-cedata-griddistributedgo-clientgolanggrpcgrpc-clientin-memory-cachingkv-storemicroservicesscalability
Related projects:
Repository | Description | Stars |
---|---|---|
viney-shih/go-cache | Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 139 |
eventstore/eventstore-client-go | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
clickhouse/ch-go | A low-level TCP client and protocol implementation for interacting with a columnar OLAP database management system | 325 |
ctreminiom/go-atlassian | Provides a simple and convenient way to interact with Atlassian products' REST APIs in Go. | 131 |
faabiosr/cachego | Provides a simple caching interface with multiple caching drivers | 369 |
andygrunwald/cachet | An open-source Go client library for interacting with the Cachet status page system. | 91 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
centrifuge/go-substrate-rpc-client | Provides an API to interact with Substrate-based blockchain networks | 203 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
muesli/cache2go | A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,125 |
defcronyke/godscache | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
iwanbk/bcache | A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |