Overview
Request 175759 accepted
- updated to 0.56
* Fixes
- Mention testing_driver_class in CHI/Driver/Development.pm - RT #78921 (Nigel Horne)
* Tests
- Add test_multiple_processes for testing drivers under concurrent writes - RT #79132 (Nigel Horne)
* Docs
- Mention that driver tests are responsible for their own cleanup - RT #79100 (Nigel Horne)
- Various spelling fixes thanks to Pod::Spell
* Improvements
- Compute derived/aggregate stats in CHI::Stats::parse_stats_logs
* Fixes
- Eliminate "=for html" POD entries, which were mangling metacpan.org output (Pedro Melo)
** Incompatible Changes **
- ** Switch CHI::Stats format to JSON for easier generation and parsing
* Improvements
- Measure time elapsed in get, set, and compute; record in logs and stats. Only
measure when debug logging or stats are enabled.
- compute() now handles list or scalar caller context
- The driver parameter now accepts full classes prefixed by '+', as is standard.
driver_class is still accepted for backward compatibility but no longer documented.
* Fixes
- compute() no longer modifies passed-in options hashref
- Fix get_multi_* with partially empty l1 cache - perl-chi/pull/12 (Mike Cartmell)
Request History
coolo created request
- updated to 0.56
* Fixes
- Mention testing_driver_class in CHI/Driver/Development.pm - RT #78921 (Nigel Horne)
* Tests
- Add test_multiple_processes for testing drivers under concurrent writes - RT #79132 (Nigel Horne)
* Docs
- Mention that driver tests are responsible for their own cleanup - RT #79100 (Nigel Horne)
- Various spelling fixes thanks to Pod::Spell
* Improvements
- Compute derived/aggregate stats in CHI::Stats::parse_stats_logs
* Fixes
- Eliminate "=for html" POD entries, which were mangling metacpan.org output (Pedro Melo)
** Incompatible Changes **
- ** Switch CHI::Stats format to JSON for easier generation and parsing
* Improvements
- Measure time elapsed in get, set, and compute; record in logs and stats. Only
measure when debug logging or stats are enabled.
- compute() now handles list or scalar caller context
- The driver parameter now accepts full classes prefixed by '+', as is standard.
driver_class is still accepted for backward compatibility but no longer documented.
* Fixes
- compute() no longer modifies passed-in options hashref
- Fix get_multi_* with partially empty l1 cache - perl-chi/pull/12 (Mike Cartmell)
factory-auto added a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
factory-auto added a reviewer
Please review build success
licensedigger added a reviewer
{"delegate": "license change"}
licensedigger accepted review
{"delegate": "license change"}
factory-repo-checker accepted review
Builds for repo openSUSE_Factory
dimstar accepted review
ok
babelworx approved review
babelworx accepted review
coolo accepted request
checkin