memcached

Caching system

A high-performance caching system designed to improve application performance in distributed systems.

memcached development tree

GitHub

14k stars
686 watching
3k forks
Language: C
last commit: over 1 year ago
Linked from 4 awesome lists


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 990
quasi/cl-memcached A fast and thread-safe interface to the Memcached object caching system. 21
awslabs/aws-elasticache-cluster-client-libmemcached A client library that allows PHP applications to interact with ElastiCache Memcached Clusters 26
golang/groupcache A distributed caching and cache-filling library intended as an alternative to memcached in many cases. 12,988
aliexpressru/gomemcached Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. 19
mozilla/sccache A tool for caching compilation results to avoid recompilation when possible 5,902
aisk/rust-memcache A memcached client library written in Rust for interacting with distributed memory caching systems. 135
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
gutschilla/plug-session-memcached A Plug Session store using Memcached 15
defcronyke/godscache Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms 11
thinkjs/think-cache-memcache Provides an adapter for caching data using Memcache. 0
bradfitz/gomemcache A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. 1,772
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
patrickmn/go-cache A lightweight in-memory cache library for Go applications. 8,218