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...
Post new comment