panyc16 7b3764fd9e make loadExistingVolume() return bool 4 years ago
..
backend d335f04de6 support env variables to overwrite toml file 4 years ago
erasure_coding 8d94564f41 refactor 4 years ago
idx 3f9ecee40f working with reading remote intervals 5 years ago
needle 943f4986ef fix possible nil 4 years ago
needle_map acf7ca7b93 volume: fix compaction 4 years ago
super_block 09ca936c78 shell: add ec.decode command 4 years ago
types 4b27f892e6 remove 128 bit needle id build option 5 years ago
disk_location.go 7b3764fd9e make loadExistingVolume() return bool 4 years ago
disk_location_ec.go 38e4b79125 decouple the volume.Destroy() from the operation of unmountVolume() 4 years ago
needle_map.go 02710f9624 refactoring: remove unused functions 4 years ago
needle_map_leveldb.go 3a35632d58 sync before closing file 4 years ago
needle_map_memory.go 08e4702542 sync before closing index file 4 years ago
needle_map_metric.go d829df4f59 volume: protect against nil needle map 4 years ago
needle_map_metric_test.go efd2f50ede compaction changed to .idx based deletion 4 years ago
needle_map_sorted_file.go f42b5bd0f5 rename .sdb to .sdx 4 years ago
store.go 40ae533fa3 shell: add volume.configure.replication to change replication for a volume 4 years ago
store_ec.go 72a64a5cf8 use the same context object in order to retry 4 years ago
store_ec_delete.go 72a64a5cf8 use the same context object in order to retry 4 years ago
store_vacuum.go f8a20ef35e add the old way to compact as a comment 4 years ago
volume.go c06f7eb48a load volume info from .vif file, use superblock as a backup 4 years ago
volume_backup.go 72a64a5cf8 use the same context object in order to retry 4 years ago
volume_backup_test.go 13ad5c1966 refactoring 5 years ago
volume_checking.go f60154f330 master load backend storage config from master.toml 4 years ago
volume_create.go f300c35266 resolve issue : when the host disk full, the volume server will core dump 4 years ago
volume_create_linux.go f300c35266 resolve issue : when the host disk full, the volume server will core dump 4 years ago
volume_create_windows.go f300c35266 resolve issue : when the host disk full, the volume server will core dump 4 years ago
volume_info.go 09ca936c78 shell: add ec.decode command 4 years ago
volume_info_test.go e5506152c0 refactoring 5 years ago
volume_loading.go 288baf37fd saving .vif files correctly 4 years ago
volume_read_write.go b6e6ca8595 adjust logs 4 years ago
volume_super_block.go 40ae533fa3 shell: add volume.configure.replication to change replication for a volume 4 years ago
volume_tier.go 40ae533fa3 shell: add volume.configure.replication to change replication for a volume 4 years ago
volume_vacuum.go d335f04de6 support env variables to overwrite toml file 4 years ago
volume_vacuum_test.go efd2f50ede compaction changed to .idx based deletion 4 years ago