18 Commits (feature/mq-kafka-gateway-m1)

Author SHA1 Message Date
chrislu b51d93c1b7 use SMQ to store offset 2 hours ago
chrislu 0f36c5adea clean up 3 days ago
chrislu 198ca143bb fix: unify Kafka partition mapping in SMQ storage 4 days ago
chrislu ea99682083 fix range 4 days ago
chrislu 9c1f0e9f3f fix: centralize and standardize Kafka partition to SeaweedMQ ring mapping 4 days ago
chrislu a63a71cc74 fix: handle topic names with colons in parseTopicPartitionKey 4 days ago
chrislu 3847984566 Phase 0 Part 1: Implement basic tests and offset fixes 4 days ago
chrislu c0b15ed489 refactoring 6 days ago
chrislu c951fc03c1 Update smq_mapping_test.go 7 days ago
chrislu e21c89d062 fix tests 7 days ago
chrislu cd2264ffc7 Update persistence.go 7 days ago
chrislu b5eb16a1a1 Phase 4: Clean up old SMQIntegratedStorage and fix compilation 7 days ago
chrislu 56ba8ce219 Phase 3: Add comprehensive integration tests 7 days ago
chrislu c7b483442d Phase 1: Implement SMQ-compatible offset storage 7 days ago
chrislu e71c6d1e48 ringsize 7 days ago
chrislu 5c17bba00b ring size MaxPartitionCount 7 days ago
chrislu deb315a8a9 persist kafka offset 1 week ago
chrislu 3eaff0e787 mq(kafka): implement offset ledger system with thread-safe in-memory mapping from Kafka offsets to timestamps; integrate with ListOffsets handler and topic lifecycle 1 week ago