commit 87d0eab1dab0a00f6702b9e66a256aa423d029ee Author: <> Date: Tue Jun 17 09:58:36 2025 +0200 diff --git a/create-clock-16 b/create-clock-16 new file mode 100644 index 0000000..e69de29 diff --git a/edit-clock-31 b/edit-clock-31 new file mode 100644 index 0000000..e69de29 diff --git a/ops b/ops new file mode 100644 index 0000000..af81610 --- /dev/null +++ b/ops @@ -0,0 +1 @@ +{"author":{"id":"f586b76891632498b1f2d09587f3a3fdf4aa42bfa8402213dc3bfbaac9162697"},"ops":[{"type":1,"timestamp":1750147116,"nonce":"KZSd+l2QLDjxpaZLSr9Ipvqia8U=","title":"Async Gpodder API abstraction","message":"The current abstraction is sync only, requiring all async call sites to use a\n`spawn_blocking` call. Communication with Postgresql will happen\nasynchronously, so changing the abstraction to be async is a prerequisite for\nthis. It would also clean up the call sites.\n\nThe simplest approach here would probably be provide both a sync and async\nabstraction trait while providing a `spawn_blocking`-based wrapper around any\nsync implementation that implements the async one. This would allow us to reuse\nall code and simply write an additional wrapper.","files":null}]} \ No newline at end of file diff --git a/version-4 b/version-4 new file mode 100644 index 0000000..e69de29