pelikan-io / pelikan

Pelikan is a framework for building local or distributed caches. It comes with a highly extensible architecture, best-in-class performance, and superb operational ergonomics. You can use it to replace most of Memcached or a subset of Redis features.
https://pelikan.io
Apache License 2.0
232 stars 19 forks source link

seg: remove unused dependency on memmap2 #87

Closed punkeel closed 1 year ago

brayniac commented 1 year ago

@punkeel thanks for opening this. Tests were failing because Cargo.lock didn't reflect the change. I've gone ahead and done this as part of #89