Skip to main content

Module real_time_updates

Module real_time_updates 

Source
Expand description

Real-time Vector Index Updates

This module provides comprehensive real-time updates for vector indices, including:

  • Incremental updates with conflict resolution
  • Streaming ingestion with backpressure control
  • Live index maintenance and optimization
  • Distributed update coordination
  • Version control and rollback capabilities
  • Performance monitoring and analytics

Structs§

BatchProcessor
Batch processor for efficient updates
RealTimeConfig
Real-time update configuration
RealTimeVectorSearch
Real-time search interface that handles live updates
RealTimeVectorUpdater
Real-time vector index updater
UpdateBatch
Update batch for efficient processing
UpdateStats
Update statistics

Enums§

UpdateOperation
Real-time update operation
UpdatePriority
Update priority levels