Commit graph

6 commits

Author SHA1 Message Date
c72257132c adding gitignore
Some checks are pending
Test / test (push) Waiting to run
2026-05-20 08:01:33 +00:00
Mike Stefanello
c1e9baabe6 Swap Bulma for DaisyUI (Tailwind) (#111) 2025-06-17 20:19:58 -04:00
Mike Stefanello
051d032038 Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
mikestefanello
3eab2f5562 Added file management. 2025-02-16 14:23:52 -05:00
Mike Stefanello
a096abd195 Default to SQLite rather than Postgres & Redis (#72)
* Initial rough draft switch to sqlite.

* Rewrote cache implemenation.

* Provide typed tasks.

* Task cleanup.

* Use same db for tasks.

* Provide task queue registration and service container injection.

* Added optional delay to tasks. Pool buffers when encoding.

* Added tests for the task client and runner.

* Added handler examples for caching and tasks.

* Cleanup and documentation.

* Use make in workflow.

* Updated documentation.

* Updated documentation.
2024-06-22 10:34:26 -04:00
mikestefanello
63f43e568c Initial commit. 2021-12-03 06:11:01 -05:00