j.laycock
|
1f01eb78e8
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
5 years ago |
Tom Maxwell
|
d637d86d22
|
Changes to try and pass the URL parameters through - in memory flag not working still
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
xushuxun
|
9af9f36b89
|
volume: read dat files' last modified time no matter dat files are catWrite or readonly
|
5 years ago |
Chris Lu
|
115558e5f5
|
adjust counters
|
6 years ago |
Chris Lu
|
289fd7eb39
|
count number of volumes and ec shards
|
6 years ago |
Chris Lu
|
76cf57a0e1
|
volume: optimzation for leveldb
|
6 years ago |
Chris Lu
|
0be2d51c96
|
read volume lastAppendAtNs when loading a volume
|
6 years ago |
Chris Lu
|
ac2727853f
|
fix needle map entry size
|
6 years ago |
Chris Lu
|
e5506152c0
|
refactoring
|
6 years ago |
Chris Lu
|
8a5ce16e96
|
weed volume: remove boltdb, btree options, add options for leveldb medium, large
|
6 years ago |
Chris Lu
|
9b3bf0e46c
|
fix "weed backup" rerunning
"weed backup" rerunning will already have ReplicaPlacement set, while version is not set.
|
6 years ago |
Chris Lu
|
bc8d34143d
|
Revert "fix "weed backup" rerunning"
This reverts commit 1937be2bb2 .
|
6 years ago |
Chris Lu
|
1937be2bb2
|
fix "weed backup" rerunning
"weed backup" rerunning will already have ReplicaPlacement set, while version is not set.
|
6 years ago |
Chris Lu
|
8a12fd9ec4
|
add error checking when loading dat file
|
7 years ago |
Chris Lu
|
82c3ccc8dd
|
add btree for volume index
|
8 years ago |
brstgt
|
0656838fe5
|
Don't return actual file size from CheckVolumeDataIntegrity, it will be 0 if last needle is a tombstone, so it's not reliable anyway
|
8 years ago |
brstgt
|
4fb5bb09b6
|
Remove obsolete property Volume.dataFileSize
|
8 years ago |
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
8 years ago |
Chris Lu
|
13e7069eb9
|
keep track of total data file size
|
8 years ago |
Chris Lu
|
576573711a
|
refactoring
|
9 years ago |
Chris Lu
|
3d8df0f709
|
refactor volume_loading.go out of volume.go
|
9 years ago |