Skip to content

Conversation

@sudouser777
Copy link
Owner

  • Update imports from io.github.embeddedredis.* to io.github.sudouser777.*.
  • Add Redis RESP negative tests for malformed input and connection handling.
  • Introduce concurrency tests verifying atomicity for SETNX and INCR in multi-client scenarios.
  • Improve RESP protocol error handling, ensuring CRLF validation for bulk strings.
  • Update package structure from io.github.embeddedredis to io.github.sudouser777.
  • Revise docs, tests, and examples to reflect version 0.0.5 and new package name.
  • Enhance Spring Boot integration with refined auto-configuration and property support.
  • Adjust logging and server lifecycle for cleaner connection and shutdown handling.

- Add Redis RESP negative tests for malformed input and connection handling.
- Introduce concurrency tests verifying atomicity for SETNX and INCR in multi-client scenarios.
- Improve RESP protocol error handling, ensuring CRLF validation for bulk strings.
- Update package structure from `io.github.embeddedredis` to `io.github.sudouser777`.
- Revise docs, tests, and examples to reflect version 0.0.5 and new package name.
- Enhance Spring Boot integration with refined auto-configuration and property support.
- Adjust logging and server lifecycle for cleaner connection and shutdown handling.
@sudouser777 sudouser777 merged commit 3a64a49 into main Nov 30, 2025
5 checks passed
@sudouser777 sudouser777 deleted the feature/code-cleanup branch November 30, 2025 17:42
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.

2 participants