Module batch_loader

Module batch_loader 

Source
Expand description

Loading optimization modules for the elif ORM Provides batch loading, query deduplication, and query optimization

Re-exports§

pub use config::BatchConfig;
pub use config::CacheStats;

Modules§

config
row_conversion

Structs§

BatchLoadResult
Result of a batch load operation
BatchLoader
Batch loader for efficient relationship loading