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 |
|
chrislu
|
ae5bd0667a
|
rename proto field from DestroyTime to expire_at_sec
For TTL volume converted into EC volume, this change may leave the volumes staying.
|
2024-10-24 21:35:11 -07:00 |
|
chrislu
|
7a9b115cc2
|
rename
|
2024-05-02 11:14:58 -07:00 |
|
chrislu
|
f2f4630029
|
rename field types
|
2024-05-02 08:59:22 -07:00 |
|
chrislu
|
111a4e1126
|
add field index
|
2024-04-27 23:30:06 -07:00 |
|
chrislu
|
cc1ce3de87
|
all record fields are optional by default
|
2024-04-18 23:17:52 -07:00 |
|
chrislu
|
0847a17484
|
convert to parquet schema and value
|
2024-04-17 23:49:21 -07:00 |
|
chrislu
|
04fb4c34e3
|
add proto for value
|
2024-04-12 22:27:16 -07:00 |
|
chrislu
|
48fe50df81
|
minor
|
2024-04-12 13:31:54 -07:00 |
|
chrislu
|
0cbf364a3d
|
all fields are optional
|
2024-04-12 13:29:35 -07:00 |
|
chrislu
|
d45a372615
|
add schema.proto
|
2024-04-12 01:30:29 -07:00 |
|