aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/schema_pb/schema.pb.go
AgeCommit message (Collapse)AuthorFilesLines
2025-01-20Add message queue agent (#6463)Chris Lu1-881/+0
* scaffold message queue agent * adjust proto, add mq_agent * add agent client implementation * remove unused function * agent publish server implementation * adding agent
2024-10-24rename proto field from DestroyTime to expire_at_secchrislu1-12/+12
For TTL volume converted into EC volume, this change may leave the volumes staying.
2024-05-02renamechrislu1-25/+25
2024-05-02rename field typeschrislu1-27/+27
2024-04-27add field indexchrislu1-79/+80
2024-04-18all record fields are optional by defaultchrislu1-70/+80
2024-04-17convert to parquet schema and valuechrislu1-66/+169
2024-04-12add proto for valuechrislu1-22/+307
2024-04-12minorchrislu1-2/+2
2024-04-12all fields are optionalchrislu1-77/+39
2024-04-12add schema.protochrislu1-0/+520