1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 12:29:37 +02:00
seaweedfs/weed/storage
2021-02-13 15:42:42 -08:00
..
backend avoid concurrent map updates to viper 2021-01-12 02:28:13 -08:00
erasure_coding fix typo offset.ToAcutalOffset to offset.ToActualOffset 2021-02-07 12:11:51 +08:00
idx refactoring to typed Size 2020-08-18 17:04:28 -07:00
needle manifest file also need to detect compression 2021-01-03 01:42:21 -08:00
needle_map do not idx file format 2020-09-12 12:42:36 -07:00
super_block
types fix refactoring left over 2021-02-07 23:03:03 -08:00
disk_location.go support customizable disk type 2021-02-13 15:42:42 -08:00
disk_location_ec.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
needle_map.go renaming NeedleMapType to NeedleMapKind 2021-02-07 09:00:03 +08:00
needle_map_leveldb.go do not idx file format 2020-09-12 12:42:36 -07:00
needle_map_memory.go do not idx file format 2020-09-12 12:42:36 -07:00
needle_map_metric.go refactoring 2020-08-18 18:01:37 -07:00
needle_map_metric_test.go do not idx file format 2020-09-12 12:42:36 -07:00
needle_map_sorted_file.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
store.go support customizable disk type 2021-02-13 15:42:42 -08:00
store_ec.go fix typo offset.ToAcutalOffset to offset.ToActualOffset 2021-02-07 12:11:51 +08:00
store_ec_delete.go
store_vacuum.go volume: check disk space before compaction 2020-08-31 18:10:53 -07:00
volume.go Merge branch 'master' into support_ssd_volume 2021-02-09 11:37:07 -08:00
volume_backup.go fix typo offset.ToAcutalOffset to offset.ToActualOffset 2021-02-07 12:11:51 +08:00
volume_backup_test.go
volume_checking.go volume: fail fast if idx files are missing 2021-02-11 00:44:40 -08:00
volume_disk_type.go support customizable disk type 2021-02-13 15:42:42 -08:00
volume_info.go go fmt 2020-12-16 09:14:05 -08:00
volume_info_test.go
volume_loading.go volume: fail fast if idx files are missing 2021-02-11 00:44:40 -08:00
volume_read_write.go fix typo offset.ToAcutalOffset to offset.ToActualOffset 2021-02-07 12:11:51 +08:00
volume_super_block.go Added VolumeMarkWritable and VolumeStatus grpc methods 2020-08-19 11:42:56 -04:00
volume_tier.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00
volume_vacuum.go fix typo offset.ToAcutalOffset to offset.ToActualOffset 2021-02-07 12:11:51 +08:00
volume_vacuum_test.go volume: add "-dir.idx" option for separate index storage 2020-11-27 03:17:10 -08:00