Home (original) (raw)
Welcome to the jedis wiki!
Release Notes
This page is deprecated. Please use the official GitHub release section of this project.
Getting Started
- 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
Advanced Usage
- Transactions
- Pipelining
- Publish/Subscribe
ShardedJedis- Miscellaneous
FAQ
Reading FAQ might be useful.