log caching-tests/test.urp

age author description
Sun, 15 Nov 2015 18:10:24 -0500 ziv Add small benchmark (WIP).
Sun, 15 Nov 2015 14:18:35 -0500 Ziv Scully Fix bugs for lock calculation and SQL parsing and add support for tasks.
Mon, 09 Nov 2015 13:37:31 -0500 Ziv Scully Progress on free paths, but consolidation seems to fail more with them.
Sat, 07 Nov 2015 15:16:44 -0500 Ziv Scully Fix some table renaming issues.
Thu, 05 Nov 2015 01:48:42 -0500 Ziv Scully First draft of more specific formulas for queries.
Sun, 19 Jul 2015 19:12:50 -0700 Ziv Scully Add parameterless query to caching test.
Fri, 27 Mar 2015 11:19:15 -0400 Ziv Scully Simplify example.
Tue, 14 Oct 2014 18:05:09 -0400 Ziv Scully Complete overhaul: cache queries based on immediate query result, not eventual HTML output.
Tue, 27 May 2014 21:14:13 -0400 Ziv Scully Finishes initial prototype, caching parameterless pages with table-match-based invalidation. Still has problems parsing non-Postgres SQL dialects properly.
Tue, 25 Mar 2014 02:04:06 -0400 Ziv Scully ML half of initial prototype. (Doesn't compile because there's no C yet.)