| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -2/+2 | |
| 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 | -2/+2 | |
| 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/+2 | |
| 2021-09-01 | filer.remote.sync: exit when directory is unmounted | Chris Lu | 1 | -0/+73 | |
| this will not propagate the deletions back to the cloud | |||||
