php-pecl-judy - PHP Judy implements sparse dynamic arrays
Website: | http://pecl.php.net/package/Judy |
---|---|
License: | PHP |
Vendor: | Fedora Project |
- 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-2.el7.ppc64 [27 KiB] |
Changelog
by Remi Collet (2014-04-16):
- use %{ini_name} macro |