Commit graph

20 commits

Author SHA1 Message Date
mikestefanello
5707343d57 Added tests for the task client and runner. 2024-06-21 08:36:51 -04:00
mikestefanello
b68f9bdf3c Added optional delay to tasks. Pool buffers when encoding. 2024-06-20 22:11:53 -04:00
mikestefanello
912ae2ca6b Provide task queue registration and service container injection. 2024-06-19 13:53:44 -04:00
mikestefanello
edf9af8fc4 Use same db for tasks. 2024-06-19 12:51:54 -04:00
mikestefanello
8abe5e5f02 Task cleanup. 2024-06-19 09:21:28 -04:00
mikestefanello
d0539687bb Provide typed tasks. 2024-06-18 21:46:52 -04:00
mikestefanello
3f46617f80 Rewrote cache implemenation. 2024-06-18 20:25:01 -04:00
mikestefanello
ab55705b9f Initial rough draft switch to sqlite. 2024-06-18 14:27:39 -04:00
mikestefanello
75aefa8a0a Removed echo-contrib dependency. 2024-06-15 16:56:47 -04:00
Mike Stefanello
8eafb6b666 Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
Mike Stefanello
c8a3d64918 Replace Echo logger with slog. (#67)
* Replace Echo logger with slog.
2024-06-14 21:01:48 -04:00
Mike Stefanello
97bef0257e Improve form and template usage (#66)
* Improve form and template usage.
2024-06-14 12:35:35 -04:00
Stefan Aurori
f718a6b798 Rename lib_store and redis_store imports. Cache get remove redundant nil check. 2024-03-14 20:43:27 -04:00
Stefan Aurori
472dc0c358 Update go-redis to v9 and gocache to v4 2024-03-10 17:23:03 -04:00
mikestefanello
203a856895 Move htmx template into layouts. 2023-12-18 20:59:40 -05:00
mikestefanello
60c8aefd49 Use consts for route names and templates. 2023-12-16 11:07:20 -05:00
mikestefanello
5f877c3d38 Restore local live reloading of templates. 2023-12-12 20:07:58 -05:00
mikestefanello
29fbadbadd Replace template dir file path hack with embed directive. 2023-12-10 09:33:34 -05:00
guoguangwu
d815040397 chore: remove refs to deprecated io/ioutil 2023-07-26 11:08:24 +08:00
mikestefanello
dceb232cb2 Reorganized directories and packages. 2022-11-02 19:23:26 -04:00