SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pecl-chdb rpm build for : RedHat EL 5. For other distributions click php-pecl-chdb.

Name : php-pecl-chdb
Version : 1.0.3 Vendor : Remi Collet
Release : 1.el5.remi.5.4 Date : 2013-10-09 09:45:52
Group : Development/Languages Source RPM : php-pecl-chdb-1.0.3-1.el5.remi.5.4.src.rpm
Size : 0.04 MB
Packager : http://blog_famillecollet_com/
Summary : A fast database for constant data
Description :
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.

RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/5/remi/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
chdb.so()(64bit)
config(php-pecl-chdb)
php-chdb
php-pecl(chdb)
php-pecl-chdb

Requires :
config(php-pecl-chdb) = 1.0.3-1.el5.remi.5.4
rpmlib(CompressedFileNames) <= 3.0.4-1
php(zend-abi) = 20100525
libc.so.6()(64bit)
libcmph.so.0()(64bit)
rpmlib(VersionedDependencies) <= 3.0.3-1
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
/usr/bin/pecl
/bin/sh
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
php-spl
php(api) = 20100412


Content of RPM :
/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

 
ICM