Expand description
Cache types for journal file indexes
Structs§
- File
Index Key - Cache key for file indexes that includes the file, facets, source timestamp field, and cache version. Different facet configurations or timestamp fields produce different indexes, so all are needed to uniquely identify a cached index. The version ensures that schema changes automatically invalidate old cache entries.
Type Aliases§
- File
Index Cache - Type alias for file index cache using Foyer’s HybridCache.