shade
Memcached client
A high-performance Memcached client for Scala with both asynchronous and blocking APIs.
Memcached client for Scala
106 stars
11 watching
19 forks
Language: Scala
last commit: over 3 years ago memcachedmonixscala
Related projects:
Repository | Description | Stars |
---|---|---|
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 141 |
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,772 |
gwhalin/memcached-java-client | A Java library providing an interface to the Memcached cache server | 662 |
comandeo/crystal-memcached | A pure Crystal implementation of a Memcached client | 36 |
openresty/lua-resty-memcached | A Lua library that provides a non-blocking memcached client driver for use with the ngx_lua Nginx module. | 212 |
awslabs/aws-elasticache-cluster-client-libmemcached | A client library that allows PHP applications to interact with ElastiCache Memcached Clusters | 26 |
aisk/rust-memcache | A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |
thinkjs/think-memcache | A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 990 |
gutschilla/plug-session-memcached | A Plug Session store using Memcached | 15 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
awslabs/aws-elasticache-cluster-client-memcached-for-java | A Java library to connect to ElastiCache clusters using a memcached-like interface | 87 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |