Commit Graph

  • b5e1acf4e3 minor stuff main Ladd 2025-01-02 21:26:13 -06:00
  • f1fcd97fe2 clarify type name Ladd 2025-01-02 21:22:29 -06:00
  • 6e0dccdfea refactored collection into abstract and basic in preparation for adding relational Ladd 2025-01-02 21:21:16 -06:00
  • c6f6ece504 refactoring in preparation for adding more resolvers Ladd 2025-01-02 20:29:26 -06:00
  • e684eac932 indentation Ladd 2025-01-02 17:00:21 -06:00
  • 39d70b4680 added more concise syntax for deltas Ladd 2025-01-02 16:58:51 -06:00
  • b147378bf8 achieve clean shutdown, no open handles Ladd 2025-01-02 14:43:32 -06:00
  • 58c5f5dc4e switched back to commonjs rather than esm Ladd 2025-01-01 22:56:34 -06:00
  • 756fd240f5 removed libp2p/gossipsub Ladd 2025-01-01 22:45:17 -06:00
  • b4451a4d7a reduce logging Ladd 2025-01-01 22:31:07 -06:00
  • 65572a0e01 imports formatting Ladd 2025-01-01 22:27:16 -06:00
  • e89d07c127 removed old comments Ladd 2025-01-01 22:26:51 -06:00
  • 4eec3b294c refactored lossy for clarity, added separate class for last write wins Ladd 2025-01-01 22:21:16 -06:00
  • 5161ab0a85 remove unnecessary debug statements Ladd 2024-12-31 19:03:39 -06:00
  • fefd7000f4 update readme Ladd 2024-12-31 15:43:19 -06:00
  • 002c0a9fa9 trying to get jest to exit cleanly when running all tests. Ladd 2024-12-31 15:26:56 -06:00
  • 52bada4ac8 log messages start with uppercase Ladd 2024-12-31 14:58:28 -06:00
  • cb09606590 fixed a small bug with global seedPeers Ladd 2024-12-31 14:04:34 -06:00
  • 20b71c5d2f log when libp2p is stopped Ladd 2024-12-31 12:49:08 -06:00
  • 6678176326 prefix logs with rz: Ladd 2024-12-31 12:40:26 -06:00
  • 1f8cbda73f prefix log messages with peer id Ladd 2024-12-31 12:28:24 -06:00
  • 44e6cfa13c added gossipsub in parallel with zeromq. converted project to ESM for compatibility with gossipsub Ladd 2024-12-31 11:35:09 -06:00
  • 940c3212be route to get delta ids Ladd 2024-12-30 01:32:51 -06:00
  • 198c996231 transaction improvements Ladd 2024-12-30 01:23:11 -06:00
  • 066c03f690 scaffolding to support transactions Ladd 2024-12-29 17:50:20 -06:00
  • 2e0672e04c added last-write-wins resolver Ladd 2024-12-29 14:35:30 -06:00
  • 870c1a62b6 moved lossless from collection to node, as we can reuse it for different kinds of data structures Ladd 2024-12-28 18:20:32 -06:00
  • ad3c00638c add tests to tsconfig so we get early warning via tsc watch when stuff breaks Ladd 2024-12-27 13:57:13 -06:00
  • 8fdec5da11 added delta ids; refactored delta to its own file; refactored http server Ladd 2024-12-27 13:43:43 -06:00
  • 9ec95ca8d8 removing vestigal scope Ladd 2024-12-26 19:03:50 -06:00
  • 172f0c5994 strip trailing line breaks on code coverage report Ladd 2024-12-26 17:00:03 -06:00
  • cc33e4d694 shorter name for frequent command, npm run coverage Ladd 2024-12-26 16:55:14 -06:00
  • c3f896f130 use lossless view for full list of entity ids Ladd 2024-12-26 16:52:46 -06:00
  • 3f0b5bec4e refactored to use lossless/lossy view mechanisms for resolving get requests Ladd 2024-12-26 15:59:03 -06:00
  • 13be73f821 updated README Ladd 2024-12-25 19:33:33 -06:00
  • 4f6dcf3d15 move util back out of test dir Ladd 2024-12-25 19:32:02 -06:00
  • 9d9a1e1f08 fixed test run/002 Ladd 2024-12-25 19:27:36 -06:00
  • 28691d677a reduce data replication wait time Ladd 2024-12-25 17:32:20 -06:00
  • a6f65ef99f successful tests with multiple rhizome nodes Ladd 2024-12-25 17:24:18 -06:00
  • 7b590ee77e formatting Ladd 2024-12-25 16:15:38 -06:00
  • a5fb49475b refactored globals into classes Ladd 2024-12-25 16:13:48 -06:00
  • 8f97517075 notes Ladd 2024-12-25 00:42:16 -06:00
  • e242df5c7a markdown table formatting Ladd 2024-12-24 14:02:21 -06:00
  • a176a88b8c added concept status info to README Ladd 2024-12-24 13:58:02 -06:00
  • b7921a6edf converted logging to use debug library. added markdown watch and reread Ladd 2024-12-24 13:41:31 -06:00
  • 165732d7cd fixup Ladd 2024-12-23 23:36:38 -06:00
  • 74cd5536af comments Ladd 2024-12-23 23:34:28 -06:00
  • a283649c77 added lossy view Ladd 2024-12-23 23:30:54 -06:00
  • 42df273052 added lossy view Ladd 2024-12-23 23:30:21 -06:00
  • 68e611a050 added delta filtering for lossless view Ladd 2024-12-23 20:44:54 -06:00
  • 81839bb4fa added lossless view Ladd 2024-12-23 17:29:38 -06:00
  • f8b501859b README formatting Ladd 2024-12-22 17:33:22 -06:00
  • cfd3b5d205 README formatting Ladd 2024-12-22 17:32:19 -06:00
  • f258883905 README formatting Ladd 2024-12-22 17:32:00 -06:00
  • 85398249fd README Ladd 2024-12-22 17:30:41 -06:00
  • cbec1b5afb deduplicate deltas Ladd 2024-12-22 14:38:01 -06:00
  • 7efb9024ec store self-generated deltas Ladd 2024-12-22 14:17:44 -06:00
  • 8ce984151b reduced logging Ladd 2024-12-22 14:07:25 -06:00
  • e24be625d1 keeping track of peers from whom deltas are received Ladd 2024-12-22 14:00:51 -06:00
  • 518bc4eb44 peers are able to sync Ladd 2024-12-22 09:13:44 -06:00
  • cfe410484e pretty neat Ladd 2024-12-21 21:16:18 -06:00
  • 1c98efa181 Initial commit Ladd Hoffman 2024-12-19 23:16:45 -06:00