summaryrefslogtreecommitdiff
path: root/caching-tests
Commit message (Expand)AuthorAge
* Add limited support for parsing SQL arithmetic.Gravatar Ziv Scully2015-07-07
* Only use string (rather than numeric, etc.) primitives in parsed SQL statements.Gravatar Ziv Scully2015-07-06
* Major DNF-calculation performance decrapification.Gravatar Ziv Scully2015-06-30
* Refactored a lot and fixed an and/or swap, but still not good on current test.Gravatar Ziv Scully2015-06-29
* Progress on LRU cache but still more known bugs to fix.Gravatar Ziv Scully2015-06-28
* Simplify example.Gravatar Ziv Scully2015-03-27
* Basic field-resolution invalidation.Gravatar Ziv Scully2014-11-29
* More invalidation progress.Gravatar Ziv Scully2014-11-11
* 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 eventua...Gravatar Ziv Scully2014-10-14
* Small cleanup.Gravatar Ziv Scully2014-09-15
* Cleans up interface (it's now a command line option) and renames project to "...Gravatar Ziv Scully2014-05-31
* Finishes initial prototype, caching parameterless pages with table-match-base...Gravatar Ziv Scully2014-05-27
* ML half of initial prototype. (Doesn't compile because there's no C yet.)Gravatar Ziv Scully2014-03-25