anor-server 0.1.0

Anor Server
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.log]
version = "0.4"

[dependencies.log4rs]
version = "1.2"

[package]
authors = ["Sheroz Khaydarov"]
categories = ["data-structures", "caching", "database"]
description = "Anor Server"
documentation = "https://docs.rs/anor"
edition = "2021"
keywords = ["data", "store", "cache"]
license = "MIT"
name = "anor-server"
readme = "README.md"
repository = "https://github.com/anor-rs/anor-server"
version = "0.1.0"