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.
21 stars
4 watching
5 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance caching system for PHP applications using the libmemcached library | 990 |
| A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |
| A general caching facility for Common Lisp | 18 |
| A Java library providing an interface to the Memcached cache server | 662 |
| A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,772 |
| Provides an adapter for caching data using Memcache. | 0 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| A JavaScript library for interacting with Memcache, providing methods for setting, getting, deleting and manipulating cached values. | 2 |
| A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
| A PHP module that provides an in-process cache extension. | 51 |
| A fast key-value store with expiration times and thread safety. | 97 |
| A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. | 2,145 |
| A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 |
| A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |