Skip to content

History

Revisions

  • added RoundRobin and UnifiedJedis, minor changes to ShardedJedis

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

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

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

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

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

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

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

    @ib84 ib84 committed Jun 30, 2011
    9bc2384
  • added ShardedJedis

    @ib84 ib84 committed Jun 30, 2011
    5ae44cb
  • Fix typo in month

    @kevinsawicki kevinsawicki committed Jun 24, 2011
    4c8921e
  • Fix indentation and fence xml code block

    @kevinsawicki kevinsawicki committed Jun 24, 2011
    4d757af
  • typo fix

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

    @tnm tnm committed Jun 13, 2011
    0b7b1eb
  • 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
    8956d39
  • reformulated the transaction section. minor changes.

    @ib84 ib84 committed Jun 2, 2011
    f4e99f1
  • Updated Release Notes (markdown)

    @xetorthio xetorthio committed May 31, 2011
    4178356
  • Updated Release Notes (markdown)

    @xetorthio xetorthio committed May 30, 2011
    747e9ab
  • Updated Release Notes (markdown)

    @xetorthio xetorthio committed May 30, 2011
    2a44b30
  • Updated Release Notes (markdown)

    @xetorthio xetorthio committed May 30, 2011
    3db7f31
  • add small example of how to use JedisMonitor

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

    @incubos incubos committed Apr 25, 2011
    1b0152a
  • Updated Frequently Asked Questions (markdown)

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

    @incubos incubos committed Apr 25, 2011
    1186fc8
  • Created Frequently Asked Questions (markdown)

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

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

    @incubos incubos committed Apr 25, 2011
    5634322
  • Updated Release Notes (markdown)

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

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

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

    @ib84 ib84 committed Apr 7, 2011
    2f01b1c