Redis
-
Enterprise Java

Using Sorted Sets with Jedis API
In the previous post we started looking into Jedis API a Java Redis Client. In this post we will look…
Read More » -
Enterprise Java

Simple CRUD using Servlet 3.0, Redis/Jedis and CDI – Part 1
In this post we will build a simple user crud. The data will be stored in Redis. To interact with…
Read More » -
Enterprise Java

Getting Started With Jedis
Hi, these days I started looking into Redis. Iâve heard a lot about it so I decided to have a…
Read More » -
DevOps

Redis as data store: Installation
Introduction Redis is open-source, advanced key-value data store server. It is counted as Nosql database for the key-value store category.…
Read More » -
Enterprise Java

Apache Camel meets Redis
The Lamborghini of Key-Value stores Camel is the best of bread Integration framework and in this post I’m going to…
Read More » -
Enterprise Java

Caching with Spring Data Redis
In the example below, Iâll show you how to use the Spring Data â Redis project as a caching provider…
Read More » -
Enterprise Java

Redis pub/sub using Spring
Continuing to discover the powerful set of Redis features, the one worth mentioning about is out of the box support…
Read More » -
Enterprise Java

Using Redis with Spring
As NoSQL solutions are getting more and more popular for many kind of problems, more often the modern projects consider…
Read More » -
Enterprise Java

Cassandra vs MongoDB vs CouchDB vs Redis vs Riak vs HBase comparison
KristĂłf KovĂĄcs performed a very interesting brief comparison among six of the most popular “NoSQL” database implementations. Additionally to KristĂłf’s work,…
Read More »





