saasitone/templates/layouts
Mike Stefanello 62c53a6b4d
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
..
auth.gohtml Removed echo-contrib dependency. 2024-06-15 16:56:47 -04:00
htmx.gohtml Move htmx template into layouts. 2023-12-18 20:59:40 -05:00
main.gohtml Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00