#events #bindings #series #storing #querying #tool

traildb

Binding for TrailDB, an efficient tool for storing and querying series of events

4 releases (breaking)

Uses old Rust 2015

0.6.0 Oct 17, 2019
0.4.0 Jun 11, 2017
0.3.0 Mar 18, 2017
0.2.0 Jan 26, 2017

#23 in #series

MIT license

31KB
650 lines

traildb-rust

Rust bindings for TrailDB

Usage

First, add this to your Cargo.toml:

[dependencies]
traildb = "0.5.0"

At the moment there's no documentation, but a good starting point is examples/simple.rs and the tests in src/lib.rs

Dependencies

~0.5–3.5MB
~50K SLoC