Remi's RPM repository - Packages

Blog | Forum | Repository

php-pecl-judy - PHP Judy implements sparse dynamic arrays

Website:
http://pecl.php.net/package/Judy
Licence:
PHP
Vendor:
Remi Collet
Description:
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).
This extension is based on the Judy C library. A Judy array
consumes memory only when it is populated, yet can grow to
take advantage of all available memory if desired. Judy's key
benefits are scalability, high performance, and memory efficiency.

Packages

php-pecl-judy-1.0.2-1.el5.remi.5.4.i386 [39 KiB] Changelog by Remi Collet (2013-11-03):
- Update to 1.0.2 (stable)
php-pecl-judy-1.0.1-1.el5.remi.5.4.i386 [49 KiB] Changelog by Remi Collet (2013-10-21):
- rename from php-pecl-Judy to php-pecl-judy
- Update to 1.0.1
- install doc in pecl doc_dir
- install tests in pecl test_dir
- drop merged patches