SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pecl-chdb rpm build for : Fedora 20. For other distributions click php-pecl-chdb.

Name : php-pecl-chdb
Version : 1.0.3 Vendor : Remi Collet
Release : 4.fc20.remi.5.6 Date : 2014-04-15 15:08:37
Group : Development/Languages Source RPM : php-pecl-chdb-1.0.3-4.fc20.remi.5.6.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/fedora/20/php56/i386

Content of RPM  Changelog  Provides Requires

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

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

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


Content of RPM :
/etc/php-zts.d/40-chdb.ini
/etc/php.d/40-chdb.ini
/usr/lib/php-zts/modules/chdb.so
/usr/lib/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