libcryfs/implementations/caching
2015-10-01 13:51:01 +02:00
..
cache Cache has better parallelity - we can push()/pop() while it is flushing and flushing is actually parallel 2015-10-01 13:51:01 +02:00
CachedBlock.cpp Finished migrating to unique_ref instead of unique_ptr 2015-07-21 18:19:34 +02:00
CachedBlock.h Switched whole blockstore interface to unique_ref instead of unique_ptr 2015-07-21 14:50:52 +02:00
CachingBlockStore.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:42:07 +02:00
CachingBlockStore.h Finished migrating to unique_ref instead of unique_ptr 2015-07-21 18:19:34 +02:00
NewBlock.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:42:07 +02:00
NewBlock.h Switched whole blockstore interface to unique_ref instead of unique_ptr 2015-07-21 14:50:52 +02:00