Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve: Standardize Redis configuration and retry settings across platforms #566

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

This PR contains a single commit from the Redis/Memurai implementation work.

Original commit message: improve: Standardize Redis configuration and retry settings across platforms

Link to Devin run: https://preview.devin.ai/devin/68ae72c24fa24c03840e8a814a11ae62

- Implement RedisCache class for Redis storage backend
- Add unit tests for Redis cache functionality
- Update CMake configuration for Redis support

Fixes #484
- Add RedisFixture to check Redis availability
- Skip tests when Redis server is not available
- Improve test robustness across different environments
- Add Redis availability check in tests
- Make ResetAllDB pure virtual in CacheBase
- Update CMake configuration for Redis support
- Add ResetAllDB virtual method implementation
- Fix abstract class instantiation error
- Maintain consistency with Redis implementation
…gration

- Update CMake configuration for proper Redis/Memurai detection
- Fix Boost Test framework integration on Windows
- Ensure proper test registration across platforms
- Add explicit Boost unit test framework dependency
…ows builds

- Added detailed service status logging
- Improved Memurai executable detection in CMake
- Added basic Redis operation verification
- Enhanced environment variable setting
- Added EventLog inspection for better debugging
…atforms

- Add consistent Redis host/port environment variables
- Use environment variables for retry settings in RedisCache
- Update test configuration for better cross-platform compatibility
- Improve error messages with connection details
@devin-ai-integration devin-ai-integration bot deleted the devin/1732368543-standardize-redis-config branch November 23, 2024 13: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.

0 participants