php-wikimedia-cdb - CDB functions for PHP
Website: | http://www.mediawiki.org/wiki/CDB |
---|---|
License: | GPLv2+ |
Vendor: | Alcance Libre, Inc. |
- Description:
CDB, short for "constant database", refers to a very fast and highly reliable database system which uses a simple file with key value pairs. This library wraps the CDB functionality exposed in PHP via the dba_* functions. In cases where dba_* functions are not present or are not compiled with CDB support, a pure-PHP implementation is provided for falling back.
Packages
php-wikimedia-cdb-2.0.0-1.aldos.noarch [19 KiB] |
Changelog
by Joel Barrios (2023-01-27):
- Update to 2.0.0. |