mentat/db/src
Emily Toop ab957948b4 Move to using watcher.
Simplify.

This has a watcher collect txid -> AttributeSet mappings each time a
transact occurs. On commit we retrieve those mappings and hand them over
to the observer service, which filters them and packages them up for
dispatch.

Tidy up
2018-03-20 16:27:35 +00:00
..
add_retract_alter_set.rs Schema alteration. Fixes #294 and #295. (#370) r=rnewman 2017-03-20 13:18:59 -07:00
bootstrap.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
cache.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
db.rs Update cache on write. (#566) r=emily 2018-03-06 09:01:20 -08:00
debug.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
entids.rs Describe the default core schema, v1 (:db.schema/core). r=nalexander 2018-01-23 08:51:58 -08:00
errors.rs Rework caching and use it inside the query engine. (#553) r=emily 2018-02-21 11:51:45 -08:00
internal_types.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
lib.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
metadata.rs Validate attributes installed after open. (#538) r=emily 2018-02-01 09:29:04 -08:00
schema.rs Follow-up: remove logging and such elsewhere in the codebase. 2018-02-21 11:51:45 -08:00
tx.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
tx_observer.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
types.rs Move to using watcher. 2018-03-20 16:27:35 +00:00
upsert_resolution.rs Performance and cleanup. r=emily 2018-03-06 09:03:00 -08:00
watcher.rs Move to using watcher. 2018-03-20 16:27:35 +00:00