mentat/tests
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
..
api.rs Add a test for exported symbols. 2017-05-03 15:57:09 -07:00
cache.rs Rework caching and use it inside the query engine. (#553) r=emily 2018-02-21 11:51:45 -08:00
external_test.rs Ergonomics improvements, including a kw macro. (#537) r=emily 2018-02-01 09:27:23 -08:00
query.rs Rework caching and use it inside the query engine. (#553) r=emily 2018-02-21 11:51:45 -08:00
tolstoy.rs Revised uploader flow (battle-tested); CLI support for sync (#557) r=rnewman 2018-02-16 01:44:28 -08:00
vocabulary.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00