You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Chris Lu 8d94564f41 refactor 5 years ago
..
backend support env variables to overwrite toml file 5 years ago
erasure_coding refactor 5 years ago
idx working with reading remote intervals 6 years ago
needle fix possible nil 5 years ago
needle_map volume: fix compaction 5 years ago
super_block shell: add ec.decode command 5 years ago
types remove 128 bit needle id build option 6 years ago
disk_location.go shell: add volume.configure.replication to change replication for a volume 5 years ago
disk_location_ec.go decouple the volume.Destroy() from the operation of unmountVolume() 5 years ago
needle_map.go refactoring: remove unused functions 5 years ago
needle_map_leveldb.go sync before closing file 5 years ago
needle_map_memory.go sync before closing index file 5 years ago
needle_map_metric.go volume: protect against nil needle map 5 years ago
needle_map_metric_test.go compaction changed to .idx based deletion 5 years ago
needle_map_sorted_file.go rename .sdb to .sdx 5 years ago
store.go shell: add volume.configure.replication to change replication for a volume 5 years ago
store_ec.go use the same context object in order to retry 5 years ago
store_ec_delete.go use the same context object in order to retry 5 years ago
store_vacuum.go add the old way to compact as a comment 5 years ago
volume.go load volume info from .vif file, use superblock as a backup 5 years ago
volume_backup.go use the same context object in order to retry 5 years ago
volume_backup_test.go refactoring 6 years ago
volume_checking.go master load backend storage config from master.toml 5 years ago
volume_create.go resolve issue : when the host disk full, the volume server will core dump 5 years ago
volume_create_linux.go resolve issue : when the host disk full, the volume server will core dump 5 years ago
volume_create_windows.go resolve issue : when the host disk full, the volume server will core dump 5 years ago
volume_info.go shell: add ec.decode command 5 years ago
volume_info_test.go refactoring 6 years ago
volume_loading.go saving .vif files correctly 5 years ago
volume_read_write.go adjust logs 5 years ago
volume_super_block.go shell: add volume.configure.replication to change replication for a volume 5 years ago
volume_tier.go shell: add volume.configure.replication to change replication for a volume 5 years ago
volume_vacuum.go support env variables to overwrite toml file 5 years ago
volume_vacuum_test.go compaction changed to .idx based deletion 5 years ago