Redis
-
Software Development

Redis transactions
Redis transactions allow to group multiple commands and to execute them sequentially. The whole transactional state is isolated from other…
Read More » -
Software Development

NoSQL vs. SQL: Choosing a Data Management Solution
Table Of Contents 1. Introduction 2. Distributed systems: the CAP theorem 3. Relational data stores 3.1. MySQL / MariaDB 3.2.…
Read More » -
DevOps

Run 1,000 Docker Redis Containers In Less Than 15 Minutes On A Cluster Of 5 Cloud Servers With 2GB Of Memory Each
Background While application portability (i.e. being able to run the same application on any Linux host) is still the leading…
Read More » -
Enterprise Java

Spring Data and Redis
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java

Redis Clustering
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java

Redis Replication
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java

Redis Sharding
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java

Redis Installation
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More » -
Enterprise Java

Redis Commands – Using Redis Command Line
This article is part of our Academy Course titled Redis a NoSQL key-value store. This is a crash course on…
Read More »


