.. |
backend
|
volume server: support tcp direct put/get/delete
|
2021-03-05 02:29:38 -08:00 |
erasure_coding
|
volume: auto add missing vif files
|
2021-03-09 12:09:32 -08:00 |
idx
|
refactoring to typed Size
|
2020-08-18 17:04:28 -07:00 |
needle
|
use bytes.Buffer to reduce memory allocation and gc
|
2021-06-06 13:42:36 -07:00 |
needle_map
|
look back when adding to sorted values
|
2021-06-28 22:46:49 -07:00 |
super_block
|
skip network error when remote volumes start
|
2021-03-01 01:20:06 -08:00 |
types
|
volume.tier.move: passing non-empty disk type
|
2021-02-22 01:59:03 -08:00 |
disk_location.go
|
minFreeSpace refactored
|
2021-04-27 10:37:24 +08:00 |
disk_location_ec.go
|
Merge remote-tracking branch 'origin/master'
|
2021-02-18 14:05:51 +08:00 |
needle_map.go
|
skip seek() when index file writes
|
2021-02-20 12:39:25 -08:00 |
needle_map_leveldb.go
|
avoid nil exception
|
2021-03-07 01:49:06 -08:00 |
needle_map_memory.go
|
skip seek() when index file writes
|
2021-02-20 12:39:25 -08: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
|
avoid nil when closing an index
|
2021-03-07 11:03:09 -08:00 |
store.go
|
fix stats when a collection is deleted
|
2021-06-15 21:11:31 -07:00 |
store_ec.go
|
avoid thundering herd effect
|
2021-04-21 10:17:12 -07:00 |
store_ec_delete.go
|
remove ctx if possible
|
2020-02-25 22:23:59 -08:00 |
store_vacuum.go
|
fix concurrent vacuum & delete panic
|
2021-05-05 17:54:50 +08:00 |
volume.go
|
avoid data loss after restarting a container with a volum server
|
2021-06-02 17:07:19 +05:00 |
volume_backup.go
|
fix typo offset.ToAcutalOffset to offset.ToActualOffset
|
2021-02-07 12:11:51 +08:00 |
volume_backup_test.go
|
refactoring
|
2019-04-17 22:04:49 -07:00 |
volume_checking.go
|
volume: fail fast if idx files are missing
|
2021-02-11 00:44:40 -08:00 |
volume_info.go
|
go fmt
|
2020-12-16 09:14:05 -08:00 |
volume_info_test.go
|
Change joeslay paths to chrislusf paths
|
2019-09-12 14:18:21 +01:00 |
volume_loading.go
|
skip network error when remote volumes start
|
2021-03-01 01:20:06 -08:00 |
volume_read.go
|
shell: add volume.check.disk to fix inconsistency for replicated volumes
|
2021-03-22 00:03:16 -07:00 |
volume_stream_write.go
|
go fmt
|
2021-03-14 13:21:02 -07:00 |
volume_super_block.go
|
Added VolumeMarkWritable and VolumeStatus grpc methods
|
2020-08-19 11:42:56 -04:00 |
volume_tier.go
|
volume: auto add missing vif files
|
2021-03-09 12:09:32 -08:00 |
volume_vacuum.go
|
skip file not found error when deleting
|
2021-05-15 09:37:39 -07:00 |
volume_vacuum_test.go
|
volume: add "-dir.idx" option for separate index storage
|
2020-11-27 03:17:10 -08:00 |
volume_write.go
|
shell: add volume.check.disk to fix inconsistency for replicated volumes
|
2021-03-22 00:03:16 -07:00 |