'disperse' released on code.google.com!

I recently released a project on code.google.com called disperse. Currently only supported in PHP, it provides enhanced functionality for memcached clients (e.g., pecl_memcache), such as replication among groups of memcached servers and persistence via PDO. The configuration is implemented entirely in XML, the goal being that multiple languages could implement the same features and would have access to the same cached data through a similar API.

For more information, check out the project.

Syndicate content