Age | Commit message (Expand) | Author |
---|---|---|
2019-10-29 | mem-cache: Add an uncompressed pattern to compressors | Daniel R. Carvalho |
2019-10-29 | mem-cache: Templatize DictionaryCompressor | Daniel R. Carvalho |
2019-10-29 | mem-cache: Factor out CPack's dictionary functionality | Daniel R. Carvalho |
2019-10-29 | mem-cache: Use shouldAllocate() instead of CPack's decompress() | Daniel R. Carvalho |
2019-10-29 | mem-cache: Limit compression size | Daniel R. Carvalho |
2019-09-12 | mem-cache: Fix BDI size calculation | Daniel R. Carvalho |
2019-07-17 | mem-cache: Create CPack compressor | Daniel R. Carvalho |
2019-05-08 | mem-cache: Add compression and decompression calls | Daniel R. Carvalho |
2019-05-08 | mem-cache: Create BDI Compressor | Daniel R. Carvalho |
2019-05-08 | mem-cache: Add compression stats | Daniel R. Carvalho |
2019-05-08 | mem-cache: Create cache compressor | Daniel R. Carvalho |