ciseaux_client

Crates.iociseaux_client
lib.rsciseaux_client
version0.3.1
sourcesrc
created_at2020-02-12 04:09:04.884468
updated_at2020-05-21 21:20:48.317224
descriptionJust a Redis Pool implementation
homepagehttps://github.com/TheoHay/ciseaux_client
repositoryhttps://github.com/TheoHay/ciseaux_client
max_upload_size
id207525
size15,646
(TheoHay)

documentation

https://docs.rs/ciseaux_client

README

ciseaux_client

Rust 1.39 and tokio required !

Just an asynchronous Redis Pool implementation I did for personnal use, not sure if it is reliable and safe to use (There is no unsafe here, but the pool management is really basic).

This crate is (probably) NOT PRODUCTION READY, I have no experience, if you want to use it in personnal or professional projet, please check the code first.

Commit count: 0

cargo fmt