Skip to content
janek42 edited this page Jul 23, 2022 · 72 revisions

Welcome to the jedis wiki!

  • 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

Reading FAQ might be useful.

Links

Clone this wiki locally