gibbon 0.1.3

WIP implementation of Facebook's gorilla database in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[dev-dependencies.csv]
version = "0.14"

[dev-dependencies.time]
version = "0.1"

[package]
authors = ["Johannes Hoff <johshoff@gmail.com>"]
description = "WIP implementation of Facebook's gorilla database in rust"
documentation = "https://docs.rs/gibbon"
license = "GPL-3.0"
name = "gibbon"
repository = "https://github.com/johshoff/gibbon"
version = "0.1.3"