Mercurial > browser-couch
log
age | author | description |
---|---|---|
Fri, 10 Apr 2009 05:15:48 -0700 | Atul Varma | Oops, forgot to add these two files in my last commit. |
Fri, 10 Apr 2009 05:15:29 -0700 | Atul Varma | We now use DOM storage to persistently store the DB, and dynamically load a JSON library when necessary to serialize/deserialize data. |
Thu, 09 Apr 2009 17:20:10 -0700 | Atul Varma | Documents is now an array, and an index mapping document IDs to their position in the array is maintained. |
Thu, 09 Apr 2009 16:17:58 -0700 | Atul Varma | Origination. |