Simplified distributed block and file storage with strong consistency, like in Ceph
 
 
 
 
 
 
Go to file
Vitaliy Filippov f4705d81d7 Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
Makefile Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +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 Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
blockstore.h Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
blockstore_journal.h Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +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 Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
crc32c.c unoptimized crc32 and xor 2019-10-31 21:04:27 +03:00
crc32c.h unoptimized crc32 and xor 2019-10-31 21:04:27 +03:00
test.cpp Split into multiple files, begin init_loop, adjust read 2019-11-03 02:30:11 +03:00
xor.h unoptimized crc32 and xor 2019-10-31 21:04:27 +03:00