tokyo_tyrant 0.6.0

Provides a wrapper to the Tokyo Tyrant client library.


tokyo_tyrant extension provides object oriented API for communicating
with Tokyo Tyrant key-value store.

This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- Fixes PECL Bug #18005
- Fixes PECL Bug #18344
- Fix memory allocation error
- Binary safety fixes (Isamu Arimoto)
- TokyoTyrantTable::put cuts integer key of 2nd argment array. (Isamu Arimoto)