1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-28 05:12:13 +02:00
seaweedfs/weed/storage
2022-06-27 22:04:50 +08:00
..
backend fix atomic add int64 2022-05-11 00:44:35 -07:00
erasure_coding enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
idx
needle volume: avoid writing too much data for range requests in large files 2022-06-14 11:16:47 -07:00
needle_map test compact map with snowflake sequencer 2022-06-23 21:45:51 -07:00
super_block
types add needle reading in chunks 2022-06-04 18:15:39 -07:00
volume_info
disk_location.go fix 3238: handle errors for GenerateDirUuid method 2022-06-27 22:04:50 +08:00
disk_location_ec.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
needle_map.go
needle_map_leveldb.go
needle_map_memory.go
needle_map_metric.go
needle_map_metric_test.go
needle_map_sorted_file.go
store.go volume: checksum remove the hashing step in Value() 2022-06-05 15:24:02 -07:00
store_ec.go enhancement: replace sort.Slice with slices.SortFunc to reduce reflection 2022-04-18 10:35:43 +08:00
store_ec_delete.go
store_vacuum.go skips compact if store is stopping 2022-02-07 20:16:15 +05:00
volume.go Revert "Merge pull request #3159 from shichanglin5/_duplicateUUID" 2022-06-10 06:38:17 -07:00
volume_backup.go
volume_backup_test.go
volume_checking.go
volume_info.go
volume_info_test.go
volume_loading.go
volume_read.go volume: checksum remove the hashing step in Value() 2022-06-05 15:24:02 -07:00
volume_read_all.go
volume_stream_write.go avoid duplicated volume directory 2022-05-16 19:33:51 +08:00
volume_super_block.go
volume_tier.go
volume_vacuum.go volume: report error if a volume has nil data backend 2022-05-29 16:59:30 -07:00
volume_vacuum_test.go test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00
volume_write.go use two flags: v.isCompacting and v.isCommitCompacting 2022-04-26 23:28:34 -07:00
volume_write_test.go test: use T.TempDir to create temporary test directory 2022-02-14 10:38:13 +08:00