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

session: remove transisitive dependency on boringssl #125

Closed brayniac closed 7 months ago

brayniac commented 7 months ago

Removes the transitive dependency on boringssl by restricting the set of features enabled on direct dependencies for session crate.