Alternative PHP Cache!

* Support http://pecl.php.net/support.php
**Downloads:** * Browse Packages http://pecl.php.net/packages.php
* Search Packages http://pecl.php.net/package-search.php
* Download Statistics http://pecl.php.net/package-stats.php
Top Level http://pecl.php.net/packages.php
:: Caching http://pecl.php.net/packages.php?catpid
3&catname Caching

Alternative PHP Cache alternatives

  • memcached

  • Free & 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.

    tags: cache
  • HyperDex

  • HyperDex is the next generation key-value store. It provides a rich API, strong consistency, fault-tolerance, and transactions.

    tags: fault-tolerance key-value nosql
  • Apache Ignite

  • Apache Ignite In-Memory Data Fabric is a high-performance, integrated and distributed in-memory platform for computing and transacting on large-scale data sets in real-time, orders of magnitude faster than possible with traditional disk-based or flash technologies.Apache Ignite In-Memory Data Fabric is designed to deliver uncompromised performance for a wide set of in-memory computing use cases from high performance computing, to the industry most advanced data grid, highly available service grid, and streaming. ยป

    tags: in-memory-data-fabric
  • XCache

  • XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested on Linux and FreeBSD and supported under Windows, for thread-safe and non-thread-safe versions of PHP. This relatively new opcode caching software has been developed by mOo, one of the developers of Lighttpd, to overcome some of the limitations of the existing solutions at that time; such as being able to use it with new PHP versions as they arrive.

    tags: cache developer-tools key-value
  • eAccelerator

  • eAccelerator is a free open-source PHP accelerator & optimizer. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.

    tags: opcode-cache php server-hosting server-side server-software