Mercurial > urweb
log src/sqlcache.sml
age | author | description |
---|---|---|
Sat, 29 Nov 2014 03:37:59 -0500 | Ziv Scully | Basic field-resolution invalidation. |
Mon, 24 Nov 2014 20:41:24 -0500 | Ziv Scully | Add interface to UnionFind. |
Tue, 11 Nov 2014 04:25:20 -0500 | Ziv Scully | More invalidation progress. |
Mon, 10 Nov 2014 22:04:40 -0500 | Ziv Scully | Progress towards invalidation based on equalities of fields. |
Fri, 31 Oct 2014 09:25:03 -0400 | Ziv Scully | Mostly finish effectfulness analysis. |
Tue, 14 Oct 2014 18:05:09 -0400 | Ziv Scully | Complete overhaul: cache queries based on immediate query result, not eventual HTML output. |
Mon, 15 Sep 2014 20:01:16 -0400 | Ziv Scully | Small cleanup. |
Sat, 31 May 2014 03:08:16 -0400 | Ziv Scully | Cleans up interface (it's now a command line option) and renames project to "sqlcache" in the all-one-word style. Still has issues to do with concurrency, retrying transactions, and foreign function calls that either rely on state or have side effects. |