Commit Graph

36 Commits

Author SHA1 Message Date
d434093ecf fix(deps): update rust crate jiff to v0.2.22 2026-03-01 01:43:54 +00:00
ce1aeac4c0 fix(deps): update rust crate jiff to v0.2.21 2026-02-23 01:44:04 +00:00
2942f81c69 chore(deps): update rust crate anyhow to v1.0.102 2026-02-20 04:47:21 +00:00
5b4679ae1f chore(deps): update rust crate uuid to v1.21.0 2026-02-14 01:44:38 +00:00
4ab93adc82 fix(deps): update rust crate jiff to v0.2.20 2026-02-12 04:44:37 +00:00
6f3586f109 chore(deps): update rust crate rand to 0.10.0 2026-02-09 01:43:55 +00:00
19406960e7 chore(deps): update rust crate tracing-test to v0.2.6 2026-02-08 01:42:50 +00:00
98fc317cf5 fix(deps): update all dependencies 2026-02-06 01:49:24 +00:00
3549159100 chore(deps): update rust crate insta to v1.46.3 2026-02-03 01:43:16 +00:00
84a3a7e267 chore(deps): update rust crate insta to v1.46.2 2026-02-01 01:42:20 +00:00
63489c832a chore(deps): update rust crate uuid to v1.20.0 2026-01-25 01:44:18 +00:00
4b672ff800 chore: remove unused code
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-18 23:02:26 +01:00
2729d674f8 feat: add postgresql example
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-18 22:54:36 +01:00
2b7014e038 feat: add postgresql backing store
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-18 22:53:15 +01:00
e0d6172e21 feat: add initial postgres
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-18 22:53:15 +01:00
1904654a06 fix(deps): update all dependencies 2026-01-17 01:42:43 +00:00
f00abd32e2 chore: Configure Renovate (#1)
Add renovate.json

Reviewed-on: #1
2026-01-17 00:20:27 +01:00
41b6479137 feat: prepare for alternative stores
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-17 00:19:18 +01:00
f19cea610b feat: can eq 2026-01-14 17:49:37 +01:00
955fefa7ff feat: can now be finished as well 2026-01-14 17:48:12 +01:00
7a19b78692 feat: if owner 2026-01-12 12:47:29 +01:00
681f1f3932 feat: add owned manifest for consideration 2026-01-12 12:46:39 +01:00
514b6ab333 feat: add cancellation 2026-01-12 12:07:04 +01:00
c0f06beb4d feat: don't use nightly features 2026-01-12 10:39:59 +01:00
f0d2180c4b feat: add ubernetes like example
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-09 10:15:01 +01:00
01f7bc9c83 feat: move examples out
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-07 10:36:59 +01:00
6bd23f3b49 feat: add readme
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-07 10:25:35 +01:00
0d2b09ef97 feat: update license
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-07 10:22:51 +01:00
cdedd9681b feat: publish rust
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-07 09:56:06 +01:00
be777c0b48 chore: refactor code
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-07 09:55:44 +01:00
dfe81d979e feat: add global retry
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-06 22:13:49 +01:00
f73b8c7796 feat: add reconciliation loop
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-06 22:07:05 +01:00
2d59c7fd69 feat: add tui 2026-01-06 19:06:41 +01:00
0c318ebddb feat: enable changed events 2026-01-06 12:46:44 +01:00
2348c27d8b feat: add serialize and deserialize for manifest 2026-01-06 12:38:25 +01:00
353b8c1eb0 feat: add very basic in memory coordination
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-05 21:52:59 +01:00