Skip to content

feat: update dependencies and refactor Redis connection handling#2

Merged
elydelva merged 3 commits intomainfrom
feat/mode-and-config
Nov 6, 2025
Merged

feat: update dependencies and refactor Redis connection handling#2
elydelva merged 3 commits intomainfrom
feat/mode-and-config

Conversation

@elydelva
Copy link
Owner

@elydelva elydelva commented Nov 6, 2025

Add new dependencies for improved functionality, including allocator-api2, cassowary, and compact_str. Refactor Redis connection handling by introducing a new RedisPool structure, enhancing error handling, and implementing retry logic for connection failures. Update configuration to support console modes and improve CLI commands for better user experience.

Add new dependencies for improved functionality, including allocator-api2, cassowary, and compact_str. Refactor Redis connection handling by introducing a new RedisPool structure, enhancing error handling, and implementing retry logic for connection failures. Update configuration to support console modes and improve CLI commands for better user experience.
Add instructions for creating a new configuration using a .env file, detailing environment variables for Redis and server settings. Introduce console modes with usage examples, improving clarity for users. Update existing sections for better organization and readability.
@elydelva elydelva merged commit 75efc7f into main Nov 6, 2025
2 checks passed
@elydelva elydelva deleted the feat/mode-and-config branch November 6, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant