|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
QuickCached is a memcached server implementation in Java based on QuickServer. It is an open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. QuickCached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering. QuickCached is simple yet powerful. Its simple design promotes quick deployment, ease of development, and solves many problems facing large data caches. For more info click on GetStartedGuide Website: http://www.quickcached.org/
|