Sha256: 8664d7ef47049cd84bdf268aa86715e41ffa4084da3236d980cb9ecac547427b

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

= rufus-cloche CHANGELOG.txt


== rufus-cloche - 0.1.18    released 2010/08/05

- get_many(type, regex, :count => true)
- get_many(type, regex, :skip => 100, :limit => 25) (added :skip)


== rufus-cloche - 0.1.17    released 2010/05/04

- for ruote-beanstalk : put/get_many now accept strings or symbols as opts keys


== rufus-cloche - 0.1.16    released 2010/03/14

- :nolock option for JRuby 1.4.0 on Ubuntu


== rufus-cloche - 0.1.15    released 2010/02/14

- windows : mswin|mingw


== rufus-cloche - 0.1.14    released 2010/02/13

- made sure it works on windows (XP)


== rufus-cloche - 0.1.13    released 2010/01/07

- implemented Cloche#ids(type) and Cloche#real_ids(type)


== rufus-cloche - 0.1.12    released 2010/01/06

- implemented Cloche#purge_type!(t)


== rufus-cloche - 0.1.11    released 2010/01/06

- test/con to test/conc, thanks gauched


== rufus-cloche - 0.1.10    released 2010/01/03

- increased mutex coverage (though flock matters more)
- now put doesn't touch passed doc unless :update_rev => true


== rufus-cloche - 0.1.9    released 2009/12/29

- put returns true when document is gone


== rufus-cloche - 0.1.8    released 2009/12/25

- now using rufus-json


== rufus-cloche - 0.1.7    released 2009/12/24

- removed forced dependency on yajl-ruby


== rufus-cloche - 0.1.6    released 2009/12/16

- made sure it works on ruby 1.8.7


== rufus-cloche - 0.1.5    released 2009/12/15

- fixed "too many files open issue"


== rufus-cloche - 0.1.4    released 2009/12/14

- ArgumentError raised in case of delete(doc) that has no _rev


== rufus-cloche - 0.1.3    released 2009/12/10

- added the :limit option to Cloche#get_many
- Cloche#get_many sorting by filenames (not by id anymore)


== rufus-cloche - 0.1.2    released 2009/12/09

- avoiding dir beginning with a '.' (dot)


== rufus-cloche - 0.1.1    released 2009/11/16

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rufus-cloche-0.1.18 CHANGELOG.txt