5 Commits

Author SHA1 Message Date
kaichaosun
b9a2081075
feat: refactor modules splition 2026-07-27 17:00:41 +08:00
kaichaosun
51664cdc53
feat: protobuf definition for publish records 2026-07-22 13:11:54 +08:00
kaichaosun
83c30ad17c
feat: publish via logos delivery 2026-07-20 15:44:40 +08:00
kaichao
673c49671a
feat: fix sqlite busy with concurrency write access (#5)
* feat: benchmark the store service

* feat: fix write concurrency with lock
2026-07-11 22:38:52 +08:00
kaichao
4711fe8547
feat: http server for account and keypackages storage (#2)
* feat: http server for account and keypackages storage

* chore: rename package

* feat: change to sqlx

* smoke test script

* chore: use account pub in code

* fix dockerfile
2026-06-11 16:55:32 +08:00