Redis is an open-source, in-memory database that offers plenty of features and more than enough performance to power your enterprise-level app or service. Recently, I wrote about deploying Redis on a ...
DigitalOcean, the cloud for developing modern apps, is introducing Managed Databases for MySQL and Redis, popular open source relational and in-memory databases, respectively. These offerings ...
Like many, you might think of Redis as only a cache. That point of view is out of date. Essentially, Redis is a NoSQL in-memory data structure store that can persist on disk. It can function as a ...