CDB functions for PHP
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.0.0-2.fc41 | - |
Fedora 41 | 3.0.0-2.fc41 | - |
Fedora 40 | 3.0.0-1.fc40 | - |
Fedora 39 | 2.0.0-10.fc39 | - |
You can contact the maintainers of this package via email at
php-wikimedia-cdb dash maintainers at fedoraproject dot org
.