-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Home
zealot edited this page Feb 3, 2015
·
72 revisions
-
Setting up
- where to get the jar of jedis,
- how to clone and build the source,
- where to get the Apache Commons dependency.
-
basic usage
- jedis in a multithreaded environment
- setting up master/slave distribution
- enable replication
- disable replication / fail-over / promote a slave
- Transactions
- Pipelining
- Publish/Subscribe
- ShardedJedis
- Miscellaneous
- Redis: under the hood
- Salvatore's Blog
- Redis in Action
- Redis: The Definitive Guide (upcoming September 2015)
- Reading FAQ might be useful.