Co1a

Results 6 issues of Co1a

### Minimal reproduce step 1.Using Kafka to create a topic 2.Create a loggie to consume this topic by disable auto-commit 3.Create a another one loggie using same config. ### Suggest...

good first issue

部分直播会存在跨天的情况,这种时候日期计算应该使用文件的Latest Modtime来生成时间,而不是使用Server的本机时间

help wanted

### Question Description About `fiber.Config{DisableHeaderNormalizing:true}` and using cors middleware will occur client send `origin: hostxxx` will not return CORS header. ### Code Snippet (optional) ```go package main import ( "github.com/gofiber/fiber/v2"...

🤔 Question

# Why have this proposal Some cloud service providers (such as [alibabacloud](https://www.alibabacloud.com/)) haven't implemented OffsetsForLeaderEpoch. # What happened Franz-go uses `OffsetsForLeaderEpoch` to fetch leader epoch/End Offset and compare consumer offset...

waiting for details

Try to follow README.md to trying demo, But got 3 issue: 1. docker-compose healthcheck need `CMD-SHELL` flag [PR](https://github.com/JasonThon/lightflus/pull/3) 3. alpine:3.15 no longer support [rocksdb-dev](https://pkgs.alpinelinux.org/package/edge/community/x86_64/rocksdb-dev) [PR](https://github.com/JasonThon/lightflus/pull/4) 4. crator actix-service need musl...