| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-03-21 | refactoring | chrislu | 1 | -1/+13 | |
| 2023-01-20 | grpc connection to filer add sw-client-id header | chrislu | 1 | -1/+2 | |
| 2022-08-17 | fix building for unmaintained | chrislu | 1 | -0/+1 | |
| 2022-07-29 | fix deprecated functions | chrislu | 1 | -2/+2 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 1 | -3/+3 | |
| 2022-07-23 | metadata subscription uses client epoch | chrislu | 1 | -1/+1 | |
| 2022-06-02 | fix filer.sync missing source srv uploaded files to target when target down | creeew | 1 | -1/+1 | |
| 2022-05-30 | subscribe metadata between a range | chrislu | 1 | -1/+1 | |
| 2021-12-30 | add client id for all metadata listening clients | chrislu | 1 | -1/+1 | |
| 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/+2 | |
| 2021-09-11 | add optional delay | Chris Lu | 1 | -4/+9 | |
| 2021-08-31 | add additionalPathPrefixes | Chris Lu | 1 | -2/+1 | |
| 2021-08-04 | refactor client subscribe metadata | Chris Lu | 1 | -33/+2 | |
| 2021-06-27 | logging changes to debug | Chris Lu | 1 | -2/+6 | |
| 2021-05-22 | some code to stress test the meta data events | Chris Lu | 1 | -0/+108 | |
| 2021-05-22 | minor | Chris Lu | 1 | -1/+1 | |
| 2019-09-29 | master api: return http 404 when volumeId not exist | Lei Liu | 1 | -7/+6 | |
| Signed-off-by: Lei Liu <lei01.liu@horizon.ai> | |||||
| 2019-07-21 | move | Chris Lu | 1 | -1/+1 | |
| 2019-07-02 | benchmark leveldb performance | Chris Lu | 1 | -0/+156 | |
