libcryfs/implementations/caching
2015-06-18 12:45:05 +02:00
..
cache Started implementing parallel writing to disk 2015-05-16 13:45:25 +02:00
CachedBlock.cpp Removed some unneeded usings 2015-06-18 12:45:05 +02:00
CachedBlock.h Removed unused function 2015-04-17 13:20:16 +02:00
CachingBlockStore.cpp Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
CachingBlockStore.h Make Cache a generic over Key/Value. Furthermore, add test skeleton for Cache 2015-04-27 22:46:57 +02:00
NewBlock.cpp Removed some unneeded usings 2015-06-18 12:45:05 +02:00
NewBlock.h Moved Data, FixedSizeData and DataBlockFixture to cpp-utils 2015-04-25 02:48:41 +02:00