resp-async 0.0.6

Asynchronous Redis protocol parser
Documentation
[dependencies.bytes]
version = "1.5"

[dependencies.log]
version = "0.4"

[dependencies.tokio]
features = ["full"]
version = "1.35.1"

[dev-dependencies.simplelog]
version = "0.12"

[package]
authors = ["Xiaoguang Sun <sunxiaoguang@gmail.com>"]
description = "Asynchronous Redis protocol parser"
edition = "2021"
license = "BSD-3-Clause"
name = "resp-async"
readme = "README.md"
repository = "https://github.com/sunxiaoguang/resp-async"
version = "0.0.6"