Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Persevere adds Comet Support. Persevere sounds neat: a RESTful HTTP/JSON data store (the interface reminds me of CouchDB) which recently gained the ability to “subscribe” to a resource and receive notifications of updates via comet.

1 comment

  1. Persevere's interface is indeed very similar to CouchDB, we both basically implemented REST according to the HTTP spec, and independently came up with almost the same API. I have been working on a Dojo data store (used in the demo) that connect to RESTful data storage and it can be used with both Persevere and CouchDB with very little code differences (http://trac.dojotoolkit.org/ticket/5987).

    Kris Zyp - 13th May 2008 18:21 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site