CHANGES in db-charmer-1.6.11 vs CHANGES in db-charmer-1.6.12

- old
+ new

@@ -1,4 +1,13 @@ +1.6.12 (2010-05-09): + +Starting with this version we use Rails.cache (memcache or whatever you use in your project) +to cache sharding blocks information. + +Bugfixes: Thanks to Allen Madsen (github user blatyo) we've fixed a few minor issues in +database connections handling. + +---------------------------------------------------------------------------------------- 1.6.11 (2010-04-16): Bugfix: Change the way we allocate sharding blocks in block map sharding method to prevent race-conditions from happening on block to shard assignments. Breaking change: We require connections to exist by default in all connection factory