github bestarch-ae/cacherpc 0.2.16

latest release: 0.2.17
3 years ago

Highlights

  1. Implement client-independent validator response caching. Previously only requests which were successfully streamed to clients could be cached. This release changes this behavior, so that response is cached independently of client connection (even if client disconnects) as long as it's a successful one.
  2. Fixed lint errors reported by clippy

What's Changed

Full Changelog: 0.2.15...0.2.16

Don't miss a new cacherpc release

NewReleases is sending notifications on new releases.