aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sql.sig
Commit message (Collapse)AuthorAge
* Support nested queries but disable UrFlow for now.Gravatar Ziv Scully2015-11-19
|
* Progress towards invalidation based on equalities of fields.Gravatar Ziv Scully2014-11-10
|
* Mostly finish effectfulness analysis.Gravatar Ziv Scully2014-10-31
|
* Complete overhaul: cache queries based on immediate query result, not ↵Gravatar Ziv Scully2014-10-14
| | | | eventual HTML output.
* Small cleanup.Gravatar Ziv Scully2014-09-15
|
* Finishes initial prototype, caching parameterless pages with ↵Gravatar Ziv Scully2014-05-27
| | | | table-match-based invalidation. Still has problems parsing non-Postgres SQL dialects properly.
* ML half of initial prototype. (Doesn't compile because there's no C yet.)Gravatar Ziv Scully2014-03-25