Redis 101: A super fast in-memory database
Redis is one of the fasted in-memory databases out there and very much different from the traditional SQL/no-SQL databases. Initially, it was developed for caching, but the simplicity and speed take it to a completed in-memory database.
Why Redis
Whe...
blog.shams-nahid.com2 min read