memcached - a distributed memory object caching system
https://memcached.org/
What is Memcached? Free & open source, high-performance, distributed memory object caching system Memcached is simple yet powerful. Its simple design promotes quick deployment, ease of...
Memcached - Wikipedia
https://en.wikipedia.org/wiki/Memcached
Memcached (pronounced variously mem-cash-dee or mem-cashed) is a general-purpose distributed memory-caching system. It is often used to speed up dynamic database-driven websites by caching data and objects in RAM to reduce the number of times an external data source...
GitHub - memcached/memcached: memcached development tree
https://github.com/memcached/memcached
Contribute to memcached/memcached development by creating an account on GitHub.
memcached - npm
https://www.npmjs.com/package/memcached
memcached is a fully featured Memcached client for Node.js. memcached is built with scaling, high availability and exceptional performance in mind. We use consistent hashing to store the data across...