News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Community News:
Latest Release of Rediska
November 26, 2009 @ 18:38:05

A new version of the Rediska library has been released today, version 0.2.1. Rediska is a PHP client for Redia, a key/value database system (written in C) that's similar to memcache.

It can be used like memcached, in front of a traditional database, or on its own thanks to the fact that the in-memory datasets are not volatile but instead persisted on disk. One of the cool features is that you can store not only strings, but lists and sets supporting atomic operations to push/pop elements.

The library includes multiple server support, content hashing, keys as objects and full Zend Framework integration. You can find out more about the project on its site or just download the latest version.

0 comments voice your opinion now!
rediska client key value




Community Events





Don't see your event here?
Let us know!


test phpunit series podcast custom language conference api introduction development release manifesto database framework community opinion unittest application interview symfony2

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework