mentat/tools/cli/src/mentat_cli
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
..
command_parser.rs CLI improvements (#577) r=grisha 2018-03-05 12:52:20 -08:00
errors.rs Define Store, use TabWriter in the CLI for aligning columnar output. (#540) r=emily 2018-02-01 09:29:07 -08:00
input.rs CLI improvements (#577) r=grisha 2018-03-05 12:52:20 -08:00
lib.rs Add import command. (#456) r=emily 2018-02-21 11:51:45 -08:00
repl.rs Update cache on write. (#566) r=emily 2018-03-06 09:01:20 -08:00