| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-06-16 | add default value when reading needle version | chrislu | 1 | -0/+3 | |
| 2025-06-16 | tail-volume-uses-the-source-volume-version | chrislu | 1 | -1/+2 | |
| 2025-06-16 | refactoring | chrislu | 1 | -2/+3 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2021-12-26 | use streaming mode for long poll grpc calls | chrislu | 1 | -1/+1 | |
| streaming mode would create separate grpc connections for each call. this is to ensure the long poll connections are properly closed. | |||||
| 2021-09-12 | change server address from string to a type | Chris Lu | 1 | -2/+3 | |
| 2021-08-12 | move some volume lookup operations to grpc | Chris Lu | 1 | -1/+1 | |
| jwt related lookup will come in next commit | |||||
| 2021-08-10 | avoid fail on tail error | Chris Lu | 1 | -1/+4 | |
| 2021-02-17 | refactoring to get master function, instead of passing master values directly | Chris Lu | 1 | -2/+2 | |
| this will enable retrying later | |||||
| 2020-09-09 | properly cancel context for streaming grpc | Chris Lu | 1 | -1/+3 | |
| 2020-02-25 | avoid reusing context object | Chris Lu | 1 | -3/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1182 | |||||
| 2020-01-26 | use the same context object in order to retry | Chris Lu | 1 | -2/+2 | |
| 2019-04-20 | refactoring | Chris Lu | 1 | -5/+5 | |
| 2019-04-20 | shell: add command volume.move | Chris Lu | 1 | -1/+5 | |
| 2019-04-18 | refactoring | Chris Lu | 1 | -0/+78 | |
