SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : php-pecl-chdb
Version : 1.0.3 Vendor : Remi Collet
Release : 4.el7.remi.5.6 Date : 2014-04-25 07:28:52
Group : Development/Languages Source RPM : php-pecl-chdb-1.0.3-4.el7.remi.5.6.src.rpm
Size : 0.05 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/7/php56/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pecl-chdb-1.0.3-4.el7.remi.5.6.x86_64.rpm
     

Provides :
config(php-pecl-chdb)
php-chdb
php-chdb(x86-64)
php-pecl(chdb)
php-pecl(chdb)(x86-64)
php-pecl-chdb
php-pecl-chdb(x86-64)

Requires :
libc.so.6()(64bit)
php(api) = 20131106-64
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
/bin/sh
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
config(php-pecl-chdb) = 1.0.3-4.el7.remi.5.6
libcmph.so.0()(64bit)
libc.so.6(GLIBC_2.4)(64bit)
php(zend-abi) = 20131226-64
/usr/bin/pecl
rpmlib(PayloadIsXz) <= 5.2-1
php-spl(x86-64)


Content of RPM :
/etc/php-zts.d/40-chdb.ini
/etc/php.d/40-chdb.ini
/usr/lib64/php-zts/modules/chdb.so
/usr/lib64/php/modules/chdb.so
/usr/share/doc/pecl/chdb
/usr/share/doc/pecl/chdb/INSTALL
/usr/share/doc/pecl/chdb/LICENSE
/usr/share/doc/pecl/chdb/README
/var/lib/pear/pkgxml/php-pecl-chdb.xml

 
ICM