mentat/tools/cli
Richard Newman e33fe71c47 Rework caching and use it inside the query engine. (#553) r=emily
This puts caching in mentat_db, adds a reverse lookup capability for
unique attributes, and populates bidirectional caches with a single
SQL cursor walk.

Differentiate between begin_read and begin_uncached_read.

Note that we still allow toggling within InProgress, because there might be
transient local state that makes starting a new transaction impossible.
2018-02-21 11:51:45 -08:00
..
src Rework caching and use it inside the query engine. (#553) r=emily 2018-02-21 11:51:45 -08:00
Cargo.toml Timing and colorizing in the CLI. (#552) r=grisha 2018-02-15 07:36:18 -08:00