Skip to content

Commit

Permalink
Merge branch 'playground' of https://github.com/mp911de/lettuce into …
Browse files Browse the repository at this point in the history
…playground
  • Loading branch information
mp911de committed Jun 19, 2014
2 parents 3886777 + 34823a6 commit 35dfea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
lettuce - A scalable Java Redis client
======================================

[![Build Status](https://snap-ci.com/mp911de/lettuce/branch/master/build_image)](https://snap-ci.com/mp911de/lettuce/branch/master)

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.
Expand Down

0 comments on commit 35dfea1

Please sign in to comment.