#entities #update #watching #storing #framework #technology #storage

live-entity

A framework for storing entities and watching them for updates

3 releases

0.0.7 Dec 7, 2023
0.0.6 Nov 25, 2023
0.0.1 Nov 17, 2023

#876 in Database interfaces

Download history 1/week @ 2024-02-15 17/week @ 2024-02-22 9/week @ 2024-02-29 32/week @ 2024-03-28 19/week @ 2024-04-04

51 downloads per month

MIT/Apache

26KB
598 lines

Live-Entity

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.

License

Licensed under either of

at your option.

Contribution

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.

Dependencies

~3–16MB
~223K SLoC