Commit Graph

15 Commits

Author SHA1 Message Date
Ladd Hoffman 4eec3b294c refactored lossy for clarity, added separate class for last write wins 2025-01-01 22:21:16 -06:00
Ladd Hoffman 52bada4ac8 log messages start with uppercase 2024-12-31 14:58:28 -06:00
Ladd Hoffman 6678176326 prefix logs with rz: 2024-12-31 12:40:26 -06:00
Ladd Hoffman 1f8cbda73f prefix log messages with peer id 2024-12-31 12:28:24 -06:00
Ladd Hoffman 44e6cfa13c added gossipsub in parallel with zeromq. converted project to ESM for compatibility with gossipsub 2024-12-31 11:35:09 -06:00
Ladd Hoffman 198c996231 transaction improvements 2024-12-30 01:23:11 -06:00
Ladd Hoffman 066c03f690 scaffolding to support transactions 2024-12-29 17:50:20 -06:00
Ladd Hoffman 2e0672e04c added last-write-wins resolver 2024-12-29 14:35:30 -06:00
Ladd Hoffman 870c1a62b6 moved lossless from collection to node, as we can reuse it for different kinds of data structures 2024-12-28 18:20:32 -06:00
Ladd Hoffman 8fdec5da11 added delta ids; refactored delta to its own file; refactored http server 2024-12-27 13:43:43 -06:00
Ladd Hoffman c3f896f130 use lossless view for full list of entity ids 2024-12-26 16:52:46 -06:00
Ladd Hoffman 3f0b5bec4e refactored to use lossless/lossy view mechanisms for resolving get requests 2024-12-26 15:59:03 -06:00
Ladd Hoffman 9d9a1e1f08 fixed test run/002 2024-12-25 19:27:36 -06:00
Ladd Hoffman a5fb49475b refactored globals into classes 2024-12-25 16:13:48 -06:00
Ladd Hoffman 81839bb4fa added lossless view 2024-12-23 17:29:38 -06:00