julianbuettner / swapvec

A Rust Vector which swaps to disk based on given parameters
MIT License
44 stars 4 forks source link

Add compression, small API breaks #8

Closed julianbuettner closed 1 year ago

julianbuettner commented 1 year ago

Populate Compression enum, implement and test compression.