Skip to content

Revisions

  • Fixed spelling mistake

    @joshuahu joshuahu committed Mar 27, 2012
  • outsourced advanced usage, renamed last section to Links; listified it

    @ib84 ib84 committed Sep 23, 2011
  • updating getting started index( master / slave section)

    @ib84 ib84 committed Sep 23, 2011
  • making the wiki an index of separate outsourced wikis. Getting Started

    @ib84 ib84 committed Sep 23, 2011
  • added some refs

    @ib84 ib84 committed Sep 23, 2011
  • removed old syntax of transactions and pipeline

    @ib84 ib84 committed Sep 7, 2011
  • Updated Welcome to the jedis wiki! (markdown)

    @ib84 ib84 committed Aug 21, 2011
  • further explanations for UnifiedJedis

    @ib84 ib84 committed Aug 21, 2011
  • added RoundRobin and UnifiedJedis, minor changes to ShardedJedis

    @ib84 ib84 committed Aug 21, 2011
  • minor changes regarding Jedis threadsafety and Pooling

    @ib84 ib84 committed Jul 11, 2011
  • added note on Redis Cluster in shardedJedis

    @ib84 ib84 committed Jul 8, 2011
  • minor changes in sharded compromise

    @ib84 ib84 committed Jul 8, 2011
  • cleanup in sharded jedis. add mixed approach

    @ib84 ib84 committed Jul 8, 2011
  • put some secondary stuff under misc, and moved it to the end

    @ib84 ib84 committed Jul 8, 2011
  • minor changes to shardedJedis

    @ib84 ib84 committed Jun 30, 2011
  • added getShardInfo, minor changes to shardedJedis

    @ib84 ib84 committed Jun 30, 2011
  • added ShardedJedis

    @ib84 ib84 committed Jun 30, 2011
  • Fix indentation and fence xml code block

    @kevinsawicki kevinsawicki committed Jun 24, 2011
  • typo fix

    @tnm tnm committed Jun 13, 2011
  • small typos/formatting

    @tnm tnm committed Jun 13, 2011
  • update to 2.0.0, include mention of JedisPoolConfig instead of the generic commons pool config, remove note about Commons dep since the pom.xml has it

    @tnm tnm committed Jun 13, 2011
  • reformulated the transaction section. minor changes.

    @ib84 ib84 committed Jun 2, 2011
  • add small example of how to use JedisMonitor

    @xetorthio xetorthio committed May 2, 2011
  • Updated Welcome to the jedis wiki! (markdown)

    @incubos incubos committed Apr 25, 2011
  • Updated Welcome to the jedis wiki! (markdown)

    @incubos incubos committed Apr 25, 2011
  • Updated Welcome to the jedis wiki! (markdown)

    @incubos incubos committed Apr 25, 2011
  • Updated Welcome to the jedis wiki! (markdown)

    @incubos incubos committed Apr 25, 2011
  • added Note on Redis master/slave distribution. moved binary/string note down.

    @ib84 ib84 committed Apr 14, 2011
  • added some info about Strings vs byte[]

    @ib84 ib84 committed Apr 13, 2011
  • change order of sections in advanced. correction in new pipeline section: p.sync() instead of p.exec();

    @ib84 ib84 committed Apr 7, 2011