Releases: DevBlocky/forceps
Releases · DevBlocky/forceps
v0.5.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Minor Improvements: support xxhash and add metadb reference by @lseelenbinder in #4
Performance improvements to metadata serialization/deserialization
Update to Rust 2024 (remove async-trait dependency)
Full Changelog : v0.4.1...v0.5.0
v0.4.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #2 from stadiamaps/return-total-size
Adds total evicted bytes to return value for Evictor::evict.
v0.3.2
Compare
Sorry, something went wrong.
No results found
chore: v0.3.2
chore: v0.3.1
Compare
Sorry, something went wrong.
No results found
fix rogue print
v0.3.0
Compare
Sorry, something went wrong.
No results found
chore: v0.3.0
v0.2.1
Compare
Sorry, something went wrong.
No results found
fix(builder): stupid debug test (v0.2.1)
v0.2.0
Compare
Sorry, something went wrong.
No results found
chore: v0.2.0
v0.1.0
Compare
Sorry, something went wrong.
No results found
fix(bench): don't fail if dir doesn't exist