Package : lettuce

Package details

Summary: Scalable Java Redis client

Description:
Lettuce is a scalable thread-safe Redis client providing both synchronous and
asynchronous connections. Multiple threads may share one connection provided
they avoid blocking and transactional operations such as BLPOP, and MULTI/EXEC.
Multiple connections are efficiently managed by the netty NIO framework.


URL: http://redis.paluch.biz/
License: ASL 2.0

Maintainer: neoclust

List of RPMs