daydream 0.1.1

Transparent, automatic syncing of in-memory data to SQLite on disk.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "daydream"
description = "Transparent, automatic syncing of in-memory data to SQLite on disk."
repository = "https://github.com/alilleybrinker/daydream"
documentation = "https://docs.rs/daydream/latest/daydream"
license = "Apache-2.0"
version = "0.1.1"
edition = "2021"

[dependencies]