Skip to content

Conversation

@sttk
Copy link
Owner

@sttk sttk commented Aug 23, 2025

This PR added the usage of RedisDataSrc and RedisDataConn in README.md and crate-level documentation comments.
And this PR adds the integration test using the code of the above usage, too.

@sttk sttk requested review from Copilot and removed request for Copilot August 23, 2025 13:29
@sttk sttk requested a review from Copilot August 23, 2025 13:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds comprehensive usage documentation and integration tests for the RedisDataSrc and RedisDataConn classes, demonstrating how to use them within the sabi framework for Redis data access.

Key changes:

  • Added detailed usage examples showing Redis connection setup and transaction management
  • Introduced integration tests to validate the documented usage patterns
  • Enhanced documentation with installation instructions and feature descriptions

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
README.md Added installation guide, usage examples, and comprehensive documentation for Redis integration
src/standalone.rs Added detailed code example in documentation comments and fixed trailing comma formatting
tests/standalone_sync_test.rs Added integration test implementing the documented usage pattern

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sttk sttk merged commit 0a5faab into main Aug 23, 2025
3 checks passed
@sttk sttk deleted the add_usage branch August 23, 2025 13:39
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