Crates.io | live-entity |
lib.rs | live-entity |
version | 0.0.7 |
source | src |
created_at | 2023-11-17 04:34:36.74478 |
updated_at | 2023-12-07 04:14:44.783004 |
description | A framework for storing entities and watching them for updates. |
homepage | https://github.com/tradeJmark/live-entity |
repository | https://github.com/tradeJmark/live-entity |
max_upload_size | |
id | 1038677 |
size | 41,102 |
live-entity
is my attempt to factor out a lot of the boilerplate
around storing entities and watching them for changes. It's agnostic
to the backing storage technology. I'll elaborate more as I work on
this, but it's currently very early-stage.
Licensed under either of
at your option.
I'm still working out the exact scope this project will aim for, so I'm definitely open to suggestions, but I suggest logging an issue first so we can discuss it, and I can prevent you from wasting time on something I'm unlikely to accept.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.