IndexedDB and MVCC

2010-01-15 Thread Chris Anderson
for idempotence, if-none-match for caching). The CouchDB style of MVCC can be accomplished by updates in a compare-and-swap transaction, so technically I can do what I want in the spec as it stands. But I still think the parallels to HTTP etags can be instructive. Chris -- Chris Anderson http

Re: Berkeley DB license (was Re: Points of order on this WG)

2009-07-07 Thread Chris Anderson
. Regards, Maciej -- Chris Anderson http://jchrisa.net http://couch.io

Simple Web Storage

2009-07-01 Thread Chris Anderson
WebStore.drop(dbname); === Thoughts? Chris -- Chris Anderson http://jchrisa.net http://couch.io