1.2.1611. ext/tokyotyrant¶
Extension for Tokyo Tyrant.
tokyo_tyrant extension provides a wrapper for Tokyo Tyrant client libraries.
<?php
$tt = new TokyoTyrant("localhost");
$tt->put("key", "value");
echo $tt->get("key");
?>
See also tokyo_tyrant and Tokyo cabinet.
1.2.1611.1. Specs¶
Short name |
Extensions/Exttokyotyrant |
Rulesets |
|
Exakat since |
0.8.4 |
PHP Version |
All |
Severity |
|
Time To Fix |
|
Precision |
Very high |
Available in |