/redis-custom-allocator

Primary LanguageRustOtherNOASSERTION

CI Crates Docs License

Custom redis allocator for Rust.

This crate provides a drop-in replacement for the standard (nightly-only) Allocator trait in Rust.

The reason it is provided it to stabilise the code base of the projects requiring and using the custom allocator and to avoid using the nightly code.

MSRV (Minimally-Supported Rust Version)

The MSRV is 1.70.

LICENSE

License