1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2025-09-19 01:30:23 +02:00
seaweedfs/weed/pb/schema_pb
chrislu 450db29c17 Phase 1: Add native offset support to SMQ protobuf definitions
- Add EXACT_OFFSET and RESET_TO_OFFSET to OffsetType enum
- Add start_offset field to PartitionOffset for offset-based positioning
- Add base_offset and last_offset fields to PublishRecordResponse
- Add offset field to SubscribeRecordResponse
- Regenerate protobuf Go code
- Add comprehensive tests for proto serialization and backward compatibility
- All tests pass, ready for Phase 2 implementation
2025-09-12 00:16:45 -07:00
..
mq_schema.pb.go Phase 1: Add native offset support to SMQ protobuf definitions 2025-09-12 00:16:45 -07:00
offset_test.go Phase 1: Add native offset support to SMQ protobuf definitions 2025-09-12 00:16:45 -07:00