gomemcached
Memcached client
Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication.
A Binary Memcached client for Go with support for sharding using consistent hashing, along with SASL.
19 stars
3 watching
0 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
consistent-hashinggogolangmemcachedmemcached-clients
Related projects:
Repository | Description | Stars |
---|---|---|
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,766 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
mholt/acmez | A Go library for automating certificate issuance and renewal through the ACME protocol | 283 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
awslabs/aws-elasticache-cluster-client-libmemcached | A client library that allows PHP applications to interact with ElastiCache Memcached Clusters | 26 |
d00movenok/gomalleable | A Go library for parsing and assembling Malleable C2 profiles. | 60 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 133 |
gutschilla/plug-session-memcached | A Plug Session store using Memcached | 15 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 211 |
monaxgt/gomalshare | Provides a client library for interacting with the MalShare API | 12 |
mehanizm/airtable | Provides an API wrapper for interacting with Airtable databases in Go programming language | 77 |