On Wed, Jun 1, 2011 at 2:29 PM, Daniele Testa <[email protected]> wrote: > Thanks, this is what I was looking for. > > Almost like a trigger :p > > However, I added a HEAD request to my PHP class when revision is not > specified. I will see how it performs under load before I dig into > this update handler thing.
As the author I am biased, but give Sag a try: http://www.saggingcouch.com. It has E-tag (_rev) caching built in using either memory or the file system. More caching mechanisms are coming. I'm releasing a new version (0.5.0) today. Cheers, -- Sam Bisbee www.sbisbee.com
