Skip to content

Conversation

@pushkarm029
Copy link
Member

@pushkarm029 pushkarm029 commented Apr 10, 2025

Pull Request

This pull request fixes several issues with Redis integration,

  • improves database query handling,
  • removes unnecessary code
  • logging for better maintainability.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

make cargo-test

pushkarm029 and others added 29 commits March 25, 2025 10:40
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
…d code, and change the default encoding from msgpack to json.

Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
Signed-off-by: Pushkar Mishra <[email protected]>
@pushkarm029 pushkarm029 changed the title Improve Rust Port Refine redis port Apr 10, 2025
@pushkarm029 pushkarm029 force-pushed the redis branch 2 times, most recently from 17560ac to 8975069 Compare April 15, 2025 17:21
@cjdsellers cjdsellers marked this pull request as draft June 3, 2025 01:44
@cjdsellers cjdsellers changed the title Refine redis port Port redis database adapter to Rust Jun 3, 2025
@cjdsellers
Copy link
Member

This PR will be used to reference the main changes for when we attempt this again.

As discussed with Pushkar - there are breaking changes we don't want to introduce just yet and the database adapter interface also needs another round of redesign.

@cjdsellers cjdsellers closed this Jul 21, 2025
@cjdsellers cjdsellers deleted the redis branch August 2, 2025 22:08
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.

3 participants