cl-memcached

Cache library

A fast and thread-safe interface to the Memcached object caching system.

Fast, thread-safe interface to the Memcached object caching system.

GitHub

21 stars
4 watching
5 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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. 133
html/clache A general caching facility for Common Lisp 18
gwhalin/memcached-java-client A Java library providing an interface to the Memcached cache server 662
bradfitz/gomemcache A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. 1,766
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
thinkjs/think-memcache A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. 2
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
aliexpressru/gomemcached Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. 19
liexusong/pcache A PHP module that provides an in-process cache extension. 51
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
victoriametrics/fastcache A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. 2,136
erni27/imcache A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. 123
monix/shade A high-performance Memcached client for Scala with both asynchronous and blocking APIs. 106