Commit graph

33 commits

Author SHA1 Message Date
mikestefanello
83127d590a Update dependencies. 2025-03-16 19:37:14 -04:00
Mike Stefanello
051d032038 Migrate from templates to Gomponents (#103) 2025-03-05 20:01:58 -05:00
mikestefanello
0bf9ab7189 Upgraded ent. 2025-02-18 19:27:00 -05:00
mikestefanello
3eab2f5562 Added file management. 2025-02-16 14:23:52 -05:00
mikestefanello
ca0743d8a6 Update dependencies. 2025-01-19 09:37:58 -05:00
mikestefanello
5a6cec5294 Switched to backlite for task queues. 2024-07-24 21:04:32 -04: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
75aefa8a0a Removed echo-contrib dependency. 2024-06-15 16:56:47 -04:00
mikestefanello
9213eb88c6 Update dependencies. 2024-04-27 16:23:44 -04:00
Stefan Aurori
472dc0c358 Update go-redis to v9 and gocache to v4 2024-03-10 17:23:03 -04:00
mikestefanello
740aebd1a9 Update crypto library. 2023-12-18 21:02:30 -05:00
ged wed
ff82ba532a fixes 45 - cant generate 2023-11-14 12:46:57 +01:00
mikestefanello
bdbef15593 Update dependencies. 2023-02-25 07:49:58 -05:00
mikestefanello
071ede73dd Updated dependencies. 2022-11-02 19:27:42 -04:00
mikestefanello
965fb540c7 Switch to viper for config management. 2022-11-02 14:50:19 -04:00
mikestefanello
11e0514d33 Updated echo. 2022-10-01 21:32:14 -04:00
mikestefanello
2c5d7039d3 Updated dependencies. 2022-08-28 10:18:47 -04:00
mikestefanello
02d306fae3 Updated yaml.v3. 2022-05-29 09:15:29 -04:00
mikestefanello
77e9b60cbf Updated dependencies. 2022-05-29 09:08:57 -04:00
mikestefanello
a6289fe4cc Upgraded libraries. 2022-03-08 19:35:55 -05:00
mikestefanello
a8bd9f8b2d Added asynq and a task client to the container to faciliate task queues. 2022-02-02 21:24:52 -05:00
mikestefanello
eb1e42bb02 Updated echo and ent. 2022-01-28 08:45:16 -05:00
mikestefanello
ea46a38f68 Added user email verification support. 2022-01-08 15:32:18 -05:00
mikestefanello
eafde27809 Force user email to lower case. Include action on all forms. 2021-12-25 21:30:22 -05:00
mikestefanello
d395993338 Added tests for auth middleware. 2021-12-21 20:29:15 -05:00
mikestefanello
527721486a Added ent make commands. 2021-12-11 13:46:01 -05:00
mikestefanello
8657380530 Handle user creation upon registration. 2021-12-11 13:03:10 -05:00
mikestefanello
79d2db3c1f Added Ent and user model. 2021-12-10 20:44:23 -05:00
mikestefanello
30dced6315 Added page cache middleware. 2021-12-07 21:36:57 -05:00
mikestefanello
3a45695083 Added gocache as a cache wrapper. 2021-12-06 14:53:28 -05:00
mikestefanello
bccb538d19 Added redis integration. 2021-12-05 20:56:38 -05:00
mikestefanello
5e384c8a4e Added controller testing. 2021-12-05 20:22:45 -05:00
mikestefanello
63f43e568c Initial commit. 2021-12-03 06:11:01 -05:00