Commit Graph

5 Commits

Author SHA1 Message Date
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
mikestefanello
aace72f063 Expanded the about page. 2021-12-25 14:20:49 -05:00
mikestefanello
334cb1c20e Expanded HTML examples in the about page template. 2021-12-25 12:35:13 -05:00
mikestefanello
cc2f25431b Cleanup and additional template examples. 2021-12-24 23:31:43 -05:00
mikestefanello
299774c0c7 Renamed views directory to templates. 2021-12-14 11:30:31 -05:00