Crate siftdb_core

Crate siftdb_core 

Source

Re-exports§

pub use bench::SiftDBBenchmark;
pub use bench::AdvancedBenchmark;
pub use bench::AdvancedBenchmarkResults;
pub use compaction::CollectionCompactor;
pub use compaction::CompactionManager;
pub use compaction::CompactionStatus;
pub use types::*;

Modules§

bench
compaction
fst_index
incremental
index
ingest
inverted_index
locking
query
storage
tombstone
types

Structs§

SiftDB
SiftDB collection - the main entry point

Functions§

add