seaweedfs/weed/pb
Chris Lu cc05874d06
Add message queue agent (#6463)
* scaffold message queue agent

* adjust proto, add mq_agent

* add agent client implementation

* remove unused function

* agent publish server implementation

* adding agent
2025-01-20 22:19:27 -08:00
..
filer_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
iam_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
master_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
message_fbs add message batch 2022-07-28 23:24:38 -07:00
mount_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
mq_agent_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
mq_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
remote_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
s3_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
schema_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
volume_server_pb Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
filer_pb_tail.go [fs.verify] skip failed files if entry not found on filerStore (#5693) 2024-06-19 06:50:55 -07:00
filer.proto worm grace period and retention time support (#6404) 2024-12-31 18:41:43 -08:00
grpc_client_server.go math/rand => math/rand/v2 2024-08-29 09:52:21 -07:00
iam.proto [s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 2023-09-25 08:34:12 -07:00
Makefile Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
master.proto rename proto field from DestroyTime to expire_at_sec 2024-10-24 21:35:11 -07:00
message.fbs add message batch 2022-07-28 23:24:38 -07:00
mount.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
mq_agent.proto Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
mq_broker.proto Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
mq_schema.proto Add message queue agent (#6463) 2025-01-20 22:19:27 -08:00
proto_read_write_test.go fix tests 2022-08-18 00:15:46 -07:00
remote.proto support swift (#4480) 2023-05-19 06:39:25 -07:00
s3.proto move to https://github.com/seaweedfs/seaweedfs 2022-07-29 00:17:28 -07:00
server_address_test.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_address.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
server_discovery.go Implement SRV lookups for filer (#4767) 2023-08-24 07:08:56 -07:00
shared_values.go remove fixJpgOrientation 2020-06-20 12:50:40 -07:00
volume_server.proto backward compatible vif loading 2024-10-28 19:44:30 -07:00