gomemcache
Memcached client
A Go library that provides an efficient and easy-to-use interface to the Memcached caching system.
Go Memcached client library #golang
2k stars
60 watching
460 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
golangmemcachememcached-clients
Related projects:
Repository | Description | Stars |
---|---|---|
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 132 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
mehanizm/airtable | Provides an API wrapper for interacting with Airtable databases in Go programming language | 76 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
grpcmd/grpcmd | A command-line tool for interacting with gRPC services | 67 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
awslabs/aws-elasticache-cluster-client-libmemcached | A client library that allows PHP applications to interact with ElastiCache Memcached Clusters | 26 |
mholt/acmez | A Go library for automating certificate issuance and renewal through the ACME protocol | 283 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
thinkjs/think-memcache | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
jrudio/go-plex-client | A Go client library for interacting with the Plex Media Server | 130 |