shortcut 4.1.3

an indexed, queryable column-based storage system
Documentation
[[bench]]
harness = false
name = "bench"
path = "benches/bench.rs"
[badges.maintenance]
status = "as-is"

[badges.travis-ci]
repository = "jonhoo/shortcut"

[dependencies]
[dev-dependencies.docopt]
version = "0.6"

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

[package]
authors = ["Jon Gjengset <jon@thesquareplanet.com>"]
categories = ["database-implementations", "data-structures"]
description = "an indexed, queryable column-based storage system"
documentation = "https://docs.rs/shortcut"
homepage = "https://github.com/jonhoo/shortcut"
keywords = ["storage", "indexing", "query", "database"]
license = "MIT/Apache-2.0"
name = "shortcut"
readme = "README.md"
repository = "https://github.com/jonhoo/shortcut.git"
version = "4.1.3"