1 2 3 4
pub const ENGINE_CHANNEL_BUFFER_SIZE: usize = 512; pub const ENGINE_SYNC_CHANNEL_BUFFER_SIZE: usize = 128; pub const DB_CHANNEL_BUFFER_SIZE: usize = 1024;