Module result_cache

Source

Structs§

BloomFilterKey
Key for bloom filter queries.
FulltextIndexKey
Key for fulltext index queries.
IndexResultCache
Cache for storing index query results.
InvertedIndexKey
Key for inverted index queries.

Enums§

PredicateKey
Key for different types of index predicates.

Constants§

INDEX_RESULT_TYPE 🔒