Roda 3.104.0 Released #420
jeremyevans
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Roda 3.104.0 has been released!
New Features
A hash_public_cache plugin has been added, which allows preloading
the digest cache for the hash_public plugin using a file, avoiding
the need for the hash_public plugin to read files on first
request for them to compute the digests.
Other Improvements
if available for better performance.
Best,
Jeremy
All reactions