News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Juozas Kaziukenas' Blog: SQL Native Client as MSSQL driver for Zend Framework

Project: Guzzle - RESTful web service client development framework

PHPit.net: An introduction to XML-RPC in PHP

IBM developerWorks: Hook into Wikipedia information using PHP and the MediaWiki API

PHP-GTK Community Site: VIES client


Community Events











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


code database testing interview example framework zendframework2 series unittest community development composer language opinion introduction functional podcast phpunit api release

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