mentat/core/src
Richard Newman f42ae35b70 Update cache on write. (#566) r=emily
* Use the cache to make constant queries super fast.
* Fix translate tests to match: we no longer generate SQL for many of them!
* Accumulate additions and removals into the cache.
    * Make attribute cache clone-on-write; store it in Metadata.
    * Allow caching of fulltext attributes, interning strings.
2018-03-06 09:01:20 -08:00
..
cache.rs Update cache on write. (#566) r=emily 2018-03-06 09:01:20 -08:00
counter.rs Automatically remove trailing whitespace from text files. (#527) r=rnewman 2018-01-19 21:21:04 -06:00
intern_set.rs Preliminary work for vocabulary management. r=emily,nalexander 2018-01-23 08:25:32 -08:00
lib.rs Update cache on write. (#566) r=emily 2018-03-06 09:01:20 -08:00
util.rs Pre: move Either to mentat_core::util. 2017-06-15 10:28:02 -07:00
values.rs #260 Convert Schema into edn::Value (#384) r=nalexander, r=rnewman 2017-03-30 11:08:36 +01:00