Tag Archives: redis

Lightning-Quick Redis Viewer

I’ve had the opportunity to work with the Redis datastore this week. If you’re not familiar with it, Redis is a blindingly-fast, in-memory key-value store. It supports several nice features such as string, list and set support (complete with set … Continue reading

Posted in Development | Tagged , , | View Comments