couchrest_model/lib/couchrest
Nolan Darilek d8d5645ebd Make bulk saving more flexible.
* Database#save(doc, true) caches the doc in a database-specific bulk
cache.
* Database#save(doc, false), default, saves normally, bulk saving and
emptying the cache if one exists.
* The cache is automatically saved on Database#save if it excedes a
configurable limit, 50 by default.
* Database#bulk_save without arguments saves and clears the bulk save
cache.
2008-12-14 23:17:35 -06:00
..
commands don't be loud if asked not to be 2008-10-26 09:59:55 -05:00
core Make bulk saving more flexible. 2008-12-14 23:17:35 -06:00
helper couchapp spec 2008-11-11 14:10:13 -08:00
monkeypatches.rb polished documentation 2008-09-29 23:39:57 -07:00