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

php56-php-pecl-chdb-1.0.3-6.el8.remi RPM for x86_64

From Remi's RPM for RedHat EL 8 for x86_64

Name: php56-php-pecl-chdb Distribution: Unknown
Version: 1.0.3 Vendor: Remi Collet
Release: 6.el8.remi Build date: Mon Jan 21 10:40:46 2019
Group: Development/Languages Build host: builder.remirepo.net
Size: 29790 Source RPM: php56-php-pecl-chdb-1.0.3-6.el8.remi.src.rpm
Packager: https://blog.remirepo.net/
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 Mar 08 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-6
  - adapt for F24
  - fix license management
* Wed Dec 24 2014 Remi Collet <remi@fedoraproject.org> - 1.0.3-5.1
  - Fedora 21 SCL mass rebuild
* 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

/etc/opt/remi/php56/php.d/40-chdb.ini
/opt/remi/php56/root/usr/lib64/php/modules/chdb.so
/opt/remi/php56/root/usr/share/doc/pecl/chdb
/opt/remi/php56/root/usr/share/doc/pecl/chdb/INSTALL
/opt/remi/php56/root/usr/share/doc/pecl/chdb/README
/opt/remi/php56/root/usr/share/licenses/php56-php-pecl-chdb
/opt/remi/php56/root/usr/share/licenses/php56-php-pecl-chdb/LICENSE
/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/e5e230496178597bcd8c704ede2497144412e5
/var/opt/remi/php56/lib/php/peclxml/php56-php-pecl-chdb.xml


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 05:32:06 2024