-
Enterprise Java👁 Image
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👁 Image
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👁 Image
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👁 Image
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👁 Image
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👁 spring-interview-questions-answers
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👁 spring-interview-questions-answers
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👁 Image
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👁 Image
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 »
