Sun, 19 Jul 2015 19:05:16 -0700 |
Ziv Scully |
Merge. |
Sun, 19 Jul 2015 19:03:11 -0700 |
Ziv Scully |
Rename C functions and remove functors nested inside modules. |
Sun, 28 Jun 2015 12:46:51 -0700 |
Ziv Scully |
Progress on LRU cache but still more known bugs to fix. |
Fri, 27 Mar 2015 11:26:06 -0400 |
Ziv Scully |
Merge. |
Thu, 11 Dec 2014 02:05:41 -0500 |
Ziv Scully |
Merge. |
Mon, 24 Nov 2014 20:47:38 -0500 |
Ziv Scully |
Merge. |
Mon, 10 Nov 2014 22:07:51 -0500 |
Ziv Scully |
Merge. |
Sat, 13 Sep 2014 19:16:07 -0400 |
Ziv Scully |
Merge. |
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. |
Fri, 30 May 2014 12:00:44 -0400 |
Ziv Scully |
Merge. |
Tue, 27 May 2014 21:38:01 -0400 |
Ziv Scully |
Merge. |
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. |
Sun, 01 Nov 2015 11:55:01 -0500 |
Adam Chlipala |
Basis.fromMilliseconds |
Sat, 31 Oct 2015 19:21:05 -0400 |
Adam Chlipala |
Remove spurious failure about reopening database connection |