saasitone/templates/pages
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
..
about.gohtml Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
cache.gohtml Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00
contact.gohtml Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
error.gohtml Improve form and template usage (#66) 2024-06-14 12:35:35 -04:00
forgot-password.gohtml Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
home.gohtml Added search example. 2021-12-27 12:54:27 -05:00
login.gohtml Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
register.gohtml Move controller to the template renderer (#68) 2024-06-15 15:34:24 -04:00
reset-password.gohtml Improve form and template usage (#66) 2024-06-14 12:35:35 -04:00
search.gohtml Added search example. 2021-12-27 12:54:27 -05:00
task.gohtml Default to SQLite rather than Postgres & Redis (#72) 2024-06-22 10:34:26 -04:00