Redis
3 entries201607 · 27
redis data types
Strings, Lists, Sets, Hashes, Sorted sets and Bitmaps, plus HyperLogLog, Geo and Streams. Every example run against redis-cli, with notes on which type to reach for
Opensource21 min
201511 · 10
spring redis integration
Integrating Redis with Spring using spring-data-redis, from the dependency through configuration and the result.
Spring1 min
201509 · 20
Installing redis 3.2.3
Building and installing Redis 3.0.4 from source, from preparing gcc and the build tools through compiling and running it.
Opensource1 min