Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-pecl-chdb-1.0.3-1.el6.remi.5.4 RPM for x86_64

From Remi's RPM for RedHat EL 6 for x86_64

Name: php-pecl-chdb Distribution: Unknown
Version: 1.0.3 Vendor: Remi Collet
Release: 1.el6.remi.5.4 Build date: Wed Oct 9 09:45:28 2013
Group: Development/Languages Build host: schrodingerscat.famillecollet.com
Size: 40074 Source RPM: php-pecl-chdb-1.0.3-1.el6.remi.5.4.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://pecl.php.net/package/chdb
Summary: A fast database for constant data
CHDB (constant hash database) is a fast key-value database for constant data,
realized by using a memory-mapped file and thus providing the following
functionalities:
- Extremely fast initial load, regardless of the size of the database.
- Only the pages of the file which are actually used are loaded from the disk.
- Once a page is loaded it is shared across multiple processes.
- Loaded pages are cached across multiple requests and even process recycling.

A typical use of CHDB is as a faster alternative to defining many PHP
constants.

CHDB is internally implemented as a hash-table using a perfect hashing
function, thus guaranteeing worst case O(1) lookup time.

Provides

Requires

License

PHP

Changelog

* Sun Oct 06 2013 Remi Collet <remi@fedoraproject.org> - 1.0.3-1
  - initial package, version 1.0.3 (stable)
  - https://github.com/lcastelli/chdb/issues/5

Files

/etc/php-zts.d/chdb.ini
/etc/php.d/chdb.ini
/usr/lib64/php-zts/modules/chdb.so
/usr/lib64/php/modules/chdb.so
/usr/share/doc/php-pecl-chdb-1.0.3
/usr/share/doc/php-pecl-chdb-1.0.3/LICENSE
/usr/share/doc/php-pecl-chdb-1.0.3/README
/var/lib/pear/pkgxml/php-pecl-chdb.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 10:36:46 2024