# redis-json ![License](https://img.shields.io/badge/license-MIT-green.svg) [![Cargo](https://img.shields.io/crates/v/redis-json.svg)](https://crates.io/crates/redis-json) [![Documentation](https://docs.rs/redis-json/badge.svg)](https://docs.rs/redis-json) Extension traits to store and retrieve JSON values in Redis encoded using serde This will not be released until there is a derive for StreamEntry::from_stream_id that replaces the current placeholder implementation. Please consider contributing, thanks!