Persistent Key-Value Object Storage with MemcacheDB

While looking at a post about using memcache for a simple message queue, which by the way sounds very interesting in its own right. I once again found a link to the MemcacheDB project. They have made memcache persistent. It is some sort of and intermediate between regular memcached and a database. I can think [...]

March 7, 2009  Tags: , ,   Posted in: Development, Web development  Comments Closed

Memcached Boosts Performance

For a while we have worked on making our website at work more responsive. We have a lot of visitors looking for voice over talents, and since we primarily do business across the web, mainly through our website, it is important to us that it is as responsive as possible. Apart from the classic guidelines [...]

March 2, 2009  Tags: , , ,   Posted in: Development, Web development  Comments Closed