Changelog for HealthCheck-Diagnostic-Redis
v0.0.6 2024-06-25T17:15:51
- Update README and LICENSE (Andrew Hewus Fresh)
- Update Makefile from upstream (Andrew Hewus Fresh)
- Document internals for Pod::Coverage (Andrew Hewus Fresh)
- Pull request #5: SM-4906 (Mitch McCracken)
- Enable reconnecting & increase timeout values (Mitch McCracken)
- Update Makefile (Mitch McCracken)
v0.0.5 2020-07-01T19:45:02
- Update README (Brandon Messineo)
- Use `set` instead of `setex` (Brandon Messineo)
- Set expiration on key when setting value (Brandon Messineo)
- Rename test method names (Brandon Messineo)
- Add a write test for the health-check (Brandon Messineo)
- Support a `key_name` field for the health-check (Brandon Messineo)
- Create tests making sure that the redis store is in the right state
(Brandon Messineo)
- Move read_ability tests out into their own method (Brandon Messineo)
- Change the test name for the read-only key (Brandon Messineo)
- Remove unused package (Brandon Messineo)
v0.0.4 2020-05-12T15:19:10
- No changes found
v0.0.3 2020-05-12T15:19:10
- No changes found
v0.0.2 2020-05-12T15:19:10
- Update README (Andrew Hewus Fresh)
- Convert to Dist::Zilla::PluginBundle::Author::GSG (Andrew Hewus Fresh)
v0.0.1 2019-09-04T18:44:08
- Fix dist.ini to build the module. (Josh Ballard)
- Add Jenkinsfile (Josh Ballard)
- Add failure case around randomkey. (Josh Ballard)
- Add tests for Redis check with mock Redis. (Josh Ballard)
- Create base HealthCheck module (Josh Ballard)
- Create distribution files (Josh Ballard)
- Initial Commit (Josh Ballard)