Expand description
SPFresh Index with LIRE (Lazy Index Reorganization and Expansion)
Optimized for serverless vector databases on cold storage (S3/MinIO). Key features:
- Lazy cluster splitting and merging
- Tombstone-based deletion with background compaction
- Optimized for batch operations and cold storage patterns
Structsยง
- Cluster
- A cluster in the SPFresh index
- SpFresh
Config - Configuration for SPFresh index
- SpFresh
Index - SPFresh Index implementation
- SpFresh
Search Result - Search result from SPFresh index
- SpFresh
Stats - Statistics for SPFresh index