granary.ivm
Granary_ivm
granary
granary.block
granary.catalog
granary.columnar
granary.encoding
granary.mirage_block
granary.parallel
granary.recovery
granary.replication
granary.sample
granary.sql
granary.storage
granary.store
granary.unix
module Aggregate : sig ... end
Incremental grouped aggregation over Z-sets (#417 Phase 2).
module Delta : sig ... end
Lift row-mutation events into Z-set deltas (#417 Phase 3).
module Join : sig ... end
Incremental equi-join over Z-sets (#417 Phase 2).
module Zset : sig ... end
Z-sets — the core data structure of DBSP-style incremental computation (#417 Phase 1).