Splash picture next

Archive for the ‘Benchmarking’ Category

    

Benchmarking Redis and PRedis

Friday, January 15th, 2010

At work, I recently was tasked with looking into some NoSQL solutions for upcoming projects. For various reasons, I focused on the open source Redis project. Redis looks to be adding new features quickly and seemed to be a great potential solution.
I then started looking into PHP clients as our current environment is mostly PHP. [...]