Today I spent a few minutes googling about Redis, a lightspeed key value NoSql storage system. Redis was made for Linux systems, but you can find a working Windows port on GitHub: Redis for Windows. Redis is very fast, even if compared with first class citizen in NoSql world, like RaveDB; here an interesting benchmark [...]
READ MORE »