shortcut 3.2.1

an indexed, queryable column-based storage system
Documentation
[package]
name = "shortcut"
version = "3.2.1"

description = "an indexed, queryable column-based storage system"
readme = "README.md"

authors = ["Jon Gjengset <jon@thesquareplanet.com>"]

documentation = "https://jon.tsp.io/crates/shortcut"
homepage = "https://github.com/jonhoo/shortcut"
repository = "https://github.com/jonhoo/shortcut.git"

keywords = ["storage","indexing","query","database"]

license = "MIT/Apache-2.0"

[dependencies]