29 Commits

Author SHA1 Message Date
def2eec18a wip: move the sqlite implementation into its own module 2025-07-04 11:35:29 -05:00
a6e501f3e5 wip: limited schema migration capability 2025-07-04 11:05:03 -05:00
dcfa8bd313 wip: evolving the storage layer 2025-07-03 20:13:41 -05:00
3fbeba535c fix: a more efficient get_dependents query 2025-07-02 16:21:07 -05:00
5f3fa32fa8 wip: cargo fmt && cargo clippy --fix 2025-07-02 16:17:02 -05:00
2e673d5304 wip: the beginnings of a storage layer 2025-07-02 16:15:13 -05:00
78f114254c chore: cargo clippy fixes 2025-07-02 14:54:23 -05:00
a73b5ac597 wip: test for id calculation being stable 2025-07-02 13:59:35 -05:00
19fe4cc729 wip: update our graph to ensure deterministic ordering 2025-07-02 13:56:34 -05:00
8f2ca44ad7 fix: root content_addres updates properly 2025-07-01 15:43:00 -05:00
780bb4e372 wip: ensure root always get's updated 2025-06-12 21:03:04 -04:00
0c369864d0 wip: the beginnings of some unit tests 2025-05-21 19:37:47 -04:00
eec0dab6f0 wip: rewriting for clarity and accuracy 2025-05-09 10:39:58 -04:00
fe372b96fd wip: mutatable graph 2025-05-02 16:47:09 -04:00
0d3d634672 docs: Update our DESIGN.md with new inforatiom 2025-04-15 22:11:05 -04:00
47f0ef2575 fix: a few things that broke with axum versioning 2025-04-15 21:58:57 -04:00
ade221003e wip: Working experiment 2025-04-15 21:38:41 -04:00
a216275eb5 wip: the beginnings of a websocket protocol 2025-04-12 17:43:53 -04:00
350479bb18 chore: move to a workspace setup 2025-04-12 17:10:48 -04:00
8d5ea957a6 merge: bootstrap_experiment_1 -> main 2025-04-12 17:10:48 -04:00
1c8c593de3 wip: use proper hashes 2025-04-02 18:42:48 -04:00
be288dfcd6 wip: make the payloads for objects random 2025-04-01 21:35:11 -04:00
e4a53e9f92 wip: object loading 2025-04-01 20:47:21 -04:00
2c0453411e wip: javascript benchmarking script 2025-04-01 15:09:16 -04:00
943bff4b3d docs: update design notes 2025-03-30 15:11:26 -04:00
275590709a wip: reference and oject endpoints 2025-03-30 15:03:16 -04:00
5dcbf57d15 wip: initial web server wiring 2025-03-29 20:32:47 -04:00
394b0b5b77 wip: initial datamodeling 2025-03-29 16:06:33 -04:00
a72ebb09e7 init: project setup 2025-03-29 10:49:18 -04:00