Memcached-Java-Client
Cache client
A Java library providing an interface to the Memcached cache server
Information about this project lives on the wiki
662 stars
119 watching
448 forks
Language: Java
last commit: about 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
bradfitz/gomemcache | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,772 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 990 |
quasi/cl-memcached | A fast and thread-safe interface to the Memcached object caching system. | 21 |
blacktrub/vmemcached | A V programming language implementation of a memcached client library | 11 |
thinkjs/think-cache-memcache | Provides an adapter for caching data using Memcache. | 0 |
awslabs/aws-elasticache-cluster-client-memcached-for-java | A Java library to connect to ElastiCache clusters using a memcached-like interface | 87 |
monix/shade | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
aliexpressru/gomemcached | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
awslabs/aws-elasticache-cluster-client-libmemcached | A client library that allows PHP applications to interact with ElastiCache Memcached Clusters | 26 |
defcronyke/godscache | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
openresty/lua-resty-memcached-shdict | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
aio-libs/aiomcache | A minimal asyncio-based client for interacting with memcached servers. | 141 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |