[package]
name = "azcache"
version = "0.1.0"
edition = "2021"
description = "Unified cache backend for Redis and Memcached"
license = "MIT"
repository = "https://github.com/azataiot/azcache"
homepage = "https://github.com/azataiot"
keywords = ["cache", "redis", "memcached", "backend", "async"]
categories = ["caching", "asynchronous"]
readme = "README.md"
[dependencies]