| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-11-27 | volume: add "-dir.idx" option for separate index storage | Chris Lu | 1 | -2/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1265 | |||||
| 2020-07-16 | resolve directories if containing home directory | Chris Lu | 1 | -1/+2 | |
| 2020-03-11 | volume: follow compactionBytePerSecond | Chris Lu | 1 | -1/+1 | |
| related to https://github.com/chrislusf/seaweedfs/issues/1108 | |||||
| 2019-12-24 | compaction changed to .idx based deletion | Chris Lu | 1 | -1/+4 | |
| 2019-09-12 | Change joeslay paths to chrislusf paths | j.laycock | 1 | -3/+3 | |
| 2019-09-04 | Changed the InMemory bool to a uint32 so that it can be used to alter how ↵ | Tom Maxwell | 1 | -1/+1 | |
| much space to reserve | |||||
| 2019-09-03 | Rename mem_map to mMap, remove some in_memory variables being passed around, ↵ | j.laycock | 1 | -4/+2 | |
| added MemoryMapped member to volume struct | |||||
| 2019-09-03 | Changes to try and pass the URL parameters through - in memory flag not ↵ | Tom Maxwell | 1 | -2/+4 | |
| working still | |||||
| 2019-09-02 | Swap imports to use joeslay | j.laycock | 1 | -3/+3 | |
| 2019-05-03 | volume: add option to limit compaction speed | Chris Lu | 1 | -1/+1 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -1/+2 | |
| 2017-08-29 | preallocate disk space during compaction also, add cleanup for failed compaction | Chris Lu | 1 | -2/+4 | |
| 2017-01-08 | change the basic unit to MB | Chris Lu | 1 | -2/+2 | |
| 2017-01-08 | support Fallocate on linux | Chris Lu | 1 | -5/+6 | |
| 2016-09-22 | add a new way to manually compact corrupted volume | Chris Lu | 1 | -2/+9 | |
| fix https://github.com/chrislusf/seaweedfs/issues/371 | |||||
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 1 | -0/+45 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
