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

php54-php-pecl-chdb-1.0.3-5.el7.remi RPM for x86_64

From Remi's RPM for RedHat EL 7 for x86_64

Name: php54-php-pecl-chdb Distribution: Unknown
Version: 1.0.3 Vendor: Remi Collet
Release: 5.el7.remi Build date: Mon Sep 1 06:33:18 2014
Group: Development/Languages Build host: schrodingerscat.famillecollet.com
Size: 28990 Source RPM: php54-php-pecl-chdb-1.0.3-5.el7.remi.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

* Tue Aug 26 2014 Remi Collet <rcollet@redhat.com> - 1.0.3-5
  - improve SCL build
* Tue Apr 15 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-4
  - add numerical prefix to extension configuration file
* Sun Mar 23 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-3
  - allow SCL build
* Sun Mar 16 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-2
  - install doc in pecl_docdir
* 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

/opt/remi/php54/root/etc/php.d/chdb.ini
/opt/remi/php54/root/usr/lib64/php/modules/chdb.so
/opt/remi/php54/root/usr/share/doc/pecl/chdb
/opt/remi/php54/root/usr/share/doc/pecl/chdb/INSTALL
/opt/remi/php54/root/usr/share/doc/pecl/chdb/LICENSE
/opt/remi/php54/root/usr/share/doc/pecl/chdb/README
/opt/remi/php54/root/var/lib/pear/pkgxml/php54-php-pecl-chdb.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 05:28:19 2024