| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-19 | pass volume version when creating a volume | chrislu | 1 | -1/+1 | |
| 2024-03-15 | Document default method used by compact (#5379) | Michał Frąckiewicz | 1 | -1/+1 | |
| 2022-11-14 | Lazy loading (#3958) | Guo Lei | 1 | -1/+1 | |
| * types packages is imported more than onece * lazy-loading * fix bugs * fix bugs * fix unit tests * fix test error * rename function * unload ldb after initial startup * Don't load ldb when starting volume server if ldbtimeout is set. * remove uncessary unloadldb * Update weed/command/server.go Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> * Update weed/command/volume.go Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> Co-authored-by: guol-fnst <goul-fnst@fujitsu.com> Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com> | |||||
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -4/+4 | |
| 2021-10-24 | volume vacuum: avoid timeout with streaming progress report | Chris Lu | 1 | -1/+1 | |
| fix https://github.com/chrislusf/seaweedfs/issues/2396 | |||||
| 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. | |||||
