Simplified distributed block and file storage with strong consistency, like in Ceph
 
 
 
 
 
 
Go to file
Vitaliy Filippov 3f5ad16748 Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
Makefile Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
allocator.cpp Hierarchical bitmap allocator 2019-10-28 01:22:01 +03:00
allocator.h Hierarchical bitmap allocator 2019-10-28 01:22:01 +03:00
blockstore.cpp Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
blockstore.h Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
blockstore_init.cpp Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
blockstore_init.h Port everything to ring_loop 2019-11-05 02:43:21 +03:00
blockstore_journal.h Finish journal reader 2019-11-04 20:18:52 +03:00
blockstore_open.cpp Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
blockstore_read.cpp Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
crc32c.c Begin journal init reader 2019-11-04 01:42:53 +03:00
crc32c.h Begin journal init reader 2019-11-04 01:42:53 +03:00
ringloop.cpp Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
ringloop.h Fix ringloop, implement first version of handle_event for reads 2019-11-05 23:06:06 +03:00
test.cpp Add ring_loop 2019-11-05 02:12:04 +03:00
xor.h unoptimized crc32 and xor 2019-10-31 21:04:27 +03:00