aws-elasticache-cluster-client-libmemcached
Memcached Client
A client library that allows PHP applications to interact with ElastiCache Memcached Clusters
Libmemcached library support for Amazon ElastiCache Memcached Cluster for PHP. The client is available at https://github.com/awslabs/aws-elasticache-cluster-client-memcached-for-php.
26 stars
15 watching
24 forks
Language: C++
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
awslabs/aws-elasticache-cluster-client-memcached-for-php | A PHP client library to connect and interact with ElastiCache clusters for Memcached services | 62 |
awslabs/aws-elasticache-cluster-client-memcached-for-java | A Java library to connect to ElastiCache clusters using a memcached-like interface | 87 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
awslabs/elasticache-cluster-config-net | A configuration object for Amazon ElastiCache's Auto Discovery feature using Enyim's MemcachedClient | 29 |
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,755 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 211 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 142 |
lericson/pylibmc | A Python wrapper around the libmemcached interface from TangentOrg. | 481 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 132 |