Commit graph

32 commits

Author SHA1 Message Date
mikestefanello
60a4a107ca Cleanup and documentation. 2024-06-22 09:43:24 -04:00
mikestefanello
b68f9bdf3c Added optional delay to tasks. Pool buffers when encoding. 2024-06-20 22:11:53 -04:00
mikestefanello
edf9af8fc4 Use same db for tasks. 2024-06-19 12:51:54 -04:00
mikestefanello
d0539687bb Provide typed tasks. 2024-06-18 21:46:52 -04:00
mikestefanello
3f46617f80 Rewrote cache implemenation. 2024-06-18 20:25:01 -04:00
mikestefanello
ab55705b9f Initial rough draft switch to sqlite. 2024-06-18 14:27:39 -04:00
Stefan Aurori
472dc0c358 Update go-redis to v9 and gocache to v4 2024-03-10 17:23:03 -04:00
mikestefanello
29fbadbadd Replace template dir file path hack with embed directive. 2023-12-10 09:33:34 -05:00
mikestefanello
dceb232cb2 Reorganized directories and packages. 2022-11-02 19:23:26 -04:00
mikestefanello
965fb540c7 Switch to viper for config management. 2022-11-02 14:50:19 -04:00
mikestefanello
1809b154e3 Lint check adjustments. 2022-02-10 08:56:07 -05:00
mikestefanello
5def458946 Use a separate cache db when running tests. 2022-02-06 10:07:25 -05:00
mikestefanello
ea46a38f68 Added user email verification support. 2022-01-08 15:32:18 -05:00
mikestefanello
970769c57f Updated README. Set project name. 2021-12-31 17:26:42 -05:00
mikestefanello
502e146f92 Added HTTPS support. 2021-12-20 12:33:14 -05:00
mikestefanello
40f0d7251d Added shutdown method to containers. 2021-12-19 14:56:00 -05:00
mikestefanello
1fb4d83e0d Documentation and tests for config package. 2021-12-18 10:15:31 -05:00
mikestefanello
774f0b0858 Documentation and started tests for auth package. 2021-12-17 19:58:44 -05:00
mikestefanello
c9d50cb3d4 Added password token entity. 2021-12-15 08:48:51 -05:00
mikestefanello
b7f5704b2b Cleanup environment naming. 2021-12-14 20:17:09 -05:00
mikestefanello
0a8d08d8bd Added helper to switch environments. 2021-12-14 20:14:11 -05:00
mikestefanello
299774c0c7 Renamed views directory to templates. 2021-12-14 11:30:31 -05:00
mikestefanello
d0caa8119e Added mock mail client. 2021-12-14 11:29:45 -05:00
mikestefanello
60dedc0944 Support separate database for testing. 2021-12-13 12:51:00 -05:00
mikestefanello
5582bb6acd Variable naming cleanup. 2021-12-11 19:32:34 -05:00
mikestefanello
57f3620aae Rename cache expiration config fields. 2021-12-11 13:37:35 -05:00
mikestefanello
259c666548 Added database config and docker image. 2021-12-10 08:49:15 -05:00
mikestefanello
855d67409f Added timeout middleware and config. 2021-12-06 21:51:21 -05:00
mikestefanello
3a45695083 Added gocache as a cache wrapper. 2021-12-06 14:53:28 -05:00
mikestefanello
e499257686 Added cache options and config. 2021-12-05 21:56:57 -05:00
mikestefanello
bccb538d19 Added redis integration. 2021-12-05 20:56:38 -05:00
mikestefanello
63f43e568c Initial commit. 2021-12-03 06:11:01 -05:00