| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-09-29 | refactor | chrislu | 1 | -1/+1 | |
| 2024-09-28 | add IsResourceHeavy() to command interface | chrislu | 1 | -2/+6 | |
| 2024-08-08 | fix opposite logic | chrislu | 1 | -2/+2 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5871 | |||||
| 2024-08-08 | [remote.cache, remote.uncache] fix min/max age | chrislu | 1 | -2/+3 | |
| fix https://github.com/seaweedfs/seaweedfs/issues/5871 | |||||
| 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-11-28 | Update command_remote_uncache.go | Chris Lu | 1 | -7/+8 | |
| minor | |||||
| 2021-09-05 | remote.cache remote.uncache supports all mounted directories | Chris Lu | 1 | -16/+19 | |
| 2021-09-04 | correct filtering | Chris Lu | 1 | -1/+1 | |
| 2021-09-04 | fix cache/uncache filters | Chris Lu | 1 | -3/+3 | |
| 2021-08-31 | adjust error message | Chris Lu | 1 | -1/+1 | |
| 2021-08-26 | refactor: separating out remote.proto | Chris Lu | 1 | -1/+3 | |
| 2021-08-21 | adjust help message | Chris Lu | 1 | -0/+2 | |
| 2021-08-14 | rename, fix wrong logic. | Chris Lu | 1 | -2/+2 | |
| 2021-08-14 | adjust help message | Chris Lu | 1 | -4/+4 | |
| 2021-08-14 | remote.cache and uncache: more flexible options to select files to cache or ↵ | Chris Lu | 1 | -5/+75 | |
| uncache | |||||
| 2021-08-09 | fix bug with remote.uncache | Chris Lu | 1 | -1/+2 | |
| 2021-08-09 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2021-08-09 | shell: remote.cache remote.uncache | Chris Lu | 1 | -0/+98 | |
