memcached
Caching system
A high-performance caching system designed to improve application performance in distributed systems.
memcached development tree
14k stars
686 watching
3k forks
Language: C
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance caching system for PHP applications using the libmemcached library | 990 |
| | A fast and thread-safe interface to the Memcached object caching system. | 21 |
| | A client library that allows PHP applications to interact with ElastiCache Memcached Clusters | 26 |
| | A distributed caching and cache-filling library intended as an alternative to memcached in many cases. | 12,988 |
| | Provides a Golang Memcached client with support for sharding using consistent hashing and SASL authentication. | 19 |
| | A tool for caching compilation results to avoid recompilation when possible | 5,902 |
| | A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |
| | A Java library providing an interface to the Memcached cache server | 662 |
| | A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
| | A Plug Session store using Memcached | 15 |
| | Provides a caching layer for Google Cloud Datastore using memcached, supporting multiple cloud platforms | 11 |
| | Provides an adapter for caching data using Memcache. | 0 |
| | A Go library that provides an efficient and easy-to-use interface to the Memcached caching system. | 1,772 |
| | A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| | A lightweight in-memory cache library for Go applications. | 8,218 |