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.
Update metriken to 0.6.0. This is a breaking change
where the Snapshot was removed, and the AtomicHistogram
returns a regular Histogram when the snapshot is taken.
Update metriken to 0.6.0. This is a breaking change where the Snapshot was removed, and the AtomicHistogram returns a regular Histogram when the snapshot is taken.
Also remove clippy warnings.