Skip to content

feat: Kafka to Redis#11

Merged
BenHall-1 merged 3 commits into
masterfrom
admin-stuff-redis
Jun 20, 2026
Merged

feat: Kafka to Redis#11
BenHall-1 merged 3 commits into
masterfrom
admin-stuff-redis

Conversation

@BenHall-1

@BenHall-1 BenHall-1 commented Jun 9, 2026

Copy link
Copy Markdown
Member

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change

Testing

Checklist

  • My code follows the style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

Signed-off-by: Ben <ben@tickets.bot>
@BenHall-1 BenHall-1 requested a review from a team as a code owner June 9, 2026 15:29
@github-actions github-actions Bot added type:feature New Feature type:breaking Breaking Change labels Jun 9, 2026
BenHall-1 and others added 2 commits June 9, 2026 16:31
Use .strip() on the extracted hostname segment to ensure SHARDER_ID has no surrounding whitespace or newlines. Also add the missing trailing newline at end of file to avoid POSIX warnings. This prevents issues caused by embedded whitespace in the environment variable.
@BenHall-1 BenHall-1 merged commit d063770 into master Jun 20, 2026
3 checks passed
@BenHall-1 BenHall-1 deleted the admin-stuff-redis branch June 20, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:breaking Breaking Change type:feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants