We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated ReleaseNotes (markdown)
Add wait command
Add release notes for release 2.3.0
Fix example (return same resource twice when JedisConnectionException occurs) - #476
document Pool#returnBrokenResource (based on http://stackoverflow.com/questions/17082163/jedis-when-to-use-returnbrokenresource)
increase the version number to latest version
Repeated "operation"
Updated AdvancedUsage (markdown)
Fixed some typos
Updated Advanced usage (markdown)
Updated Release Notes (markdown)
Fixed spelling mistake
added imports of apache commons
soften warning of string conversion penalty
fixed broken formatting at monitoring section
fixed formatting
adding note to restrictive redis transaction semantic
outsourced advanced usage, renamed last section to Links; listified it
Created AdvancedUsage (markdown)
updating getting started index( master / slave section)
adding intro to master / slave
Updated Getting started (markdown)
making the wiki an index of separate outsourced wikis. Getting Started
formatting
separate getting started wiki
added some refs
removed old syntax of transactions and pipeline
Updated Welcome to the jedis wiki! (markdown)
further explanations for UnifiedJedis