List of Free code Redis
Projects
-
dropwizard redis
Example application to have a prototype with Dropwizard, Guice (IoC) and Redis.
-
jedis
A blazingly small and sane redis java client.
-
jedis failover
Failover solution using the Jedis Redis client.
-
johm
JOhm is a Object hash mapping library for Java for storing objects in Redis.
-
jredis
Java Client and Connectors for Redis.
-
labs redis clojure
Redis client library for clojure.
-
lettuce
Scalable Java Redis client.
-
Orestes Bloomfilter
Library of different Bloom filters in Java with optional Redis backing, counting and many hashing options.
-
redis dictionary
A dictionary application built on top of Redis. Spring data is used to interact with Redis.
-
redis java client
Java client (DB driver) for the Redis NoSQL database.
-
redis protocol
Java client and server implementation of Redis.
-
redpack
RPC using msgpack over redis, currently supporting nodejs, ruby, and java.
-
rmq
A small java message queue based on Redis.
-
spring data keyvalue
Provides support to increase developer productivity in Java when using key value databases such as Redis, Riak, and Membase. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
-
spring data redis
Provides support to increase developer productivity in Java when using Redis, a key value store. Uses familiar Spring concepts such as a template classes for core API usage and lightweight repository style data access.
-
spring examples
Spring Data Redis examples.
-
strawberry
A lightweight Java utility library that utilizes Google Guice to inject data structures from a Redis database into object instance fields.