redbox 0.0.1

A Redis server written in Rust
Documentation
[package]
name = "redbox"
version = "0.0.1"
authors = ["Arniu <arniu2006@gmail.com>"]
description="A Redis server written in Rust"
repository = "https://github.com/arniu/redbox"
homepage = "https://github.com/arniu/redbox"
license = "MIT OR Apache-2.0"
readme = "README.md"

edition = '2018'