Constant rzbackup::MAX_COMPRESSED_MEMORY_CACHE_ENTRIES [] [src]

pub const MAX_COMPRESSED_MEMORY_CACHE_ENTRIES: usize = 256

The default number of uncompressed memory cache entries. This number of chunks will be kept in memory after LZO-compression, in an LRU cache.