sixth_database-1.0.9 has been yanked.
In memory serializing to disk Database. Mimics FourthDatabase(C#) and FifthDatabase(C++) SixthDatabase is for Rust using Serde.
Requirements
sixth_database = "*"
Usage
// more examples at https://gitlab.com/Wepwawet/sixthdatabase/-/tree/master/examples
extern crate sixth_database;
use Database;
use ;
use thread;
use Duration;
// this example is intended to be ran multiple times, each time it is ran
// an entry is saved into the database and re-loaded when the program starts again
Getting help
File a ticket at https://gitlab.com/Wepwawet/sixthdatabase/issues/new
If you use this and want your project to be featured here, open a ticket.