项目作者: smoothed9

项目描述 :
Usage of SortedSets in Redis using Spring Boot and Jedis Client
高级语言: Java
项目地址: git://github.com/smoothed9/redis-sortedsets.git
创建时间: 2017-10-19T01:32:41Z
项目社区:https://github.com/smoothed9/redis-sortedsets

开源协议:

下载


Usage of SortedSets in Redis using Spring Boot and Jedis Client

This project demonstrates the usage of SortedSets in Redis using Spring Boot and Jedis Client.
I will be demonstrating 2 use cases for retrieving the data. Storage of data is common in both
use cases.

Use Case 1: Retrieve a single Row
Use Case 2: Retrieve multiple Rows

For more details about this project, please refer to my blog @ @smoothed9/redis-sorted-sets-with-spring-boot-and-jedis-f44c73115e05"">https://medium.com/@smoothed9/redis-sorted-sets-with-spring-boot-and-jedis-f44c73115e05