| Package Information |
| Summary |
Provides a wrapper to the Tokyo Tyrant client library. |
| Maintainers |
Mikko Koppanen <mkoppanen@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
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+. |
| Homepage |
http://github.com/mkoppanen/php-tokyo_tyrant/tree/master |
Release notes Version 0.2.0 (beta) |
- Warnings instead of fatal errors in session handler
- Added TokyoTyrantIterator
- Added getIterator method to TokyoTyrant and TokyoTyrantTable classes |