saasitone/templates
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
..
components bump Bulma and HTMX 2023-10-01 13:23:42 +10:00
emails Add template parsing and execution to mail service. 2021-12-19 20:37:51 -05:00
layouts Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
pages Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
templates_test.go Use consts for route names and templates. 2023-12-16 11:07:20 -05:00
templates.go Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00