Commit Graph

20 Commits

Author SHA1 Message Date
Kevin Franklin Kim
317647db12
revert: change from example 2024-04-15 10:22:37 +02:00
Kevin Franklin Kim
e35d4582d2
refactor: use standard errors 2024-04-15 09:42:53 +02:00
Kevin Franklin Kim
a423908c97
revert: remove graceful timeout 2024-04-15 09:09:12 +02:00
Kevin Franklin Kim
1be83011f5
feat: bump deps 2024-03-15 16:52:18 +01:00
Kevin Franklin Kim
a52650cc5a
Merge branch 'feature/graceful-shutdown' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:29:05 +01:00
Kevin Franklin Kim
d44f9fd544
Merge branch 'main' of github.com:foomo/keel into feature/otel-update 2024-03-15 16:26:06 +01:00
Kevin Franklin Kim
76873cbaf5
fix: client options 2024-03-15 15:57:04 +01:00
Kevin Franklin Kim
520470de69
feat: bump deps 2024-03-15 15:44:33 +01:00
Kevin Franklin Kim
44f46557b7
fix: unit tests 2024-03-15 12:41:02 +01:00
Kevin Franklin Kim
6e5b02f74c
feat: update graceful shutdown 2024-03-15 11:01:25 +01:00
Kevin Franklin Kim
e100f0730a
wip: optimize graceful shutdown 2023-12-14 08:34:47 +01:00
Kevin Franklin Kim
07f0c394d5
feat: add GoRoutine service
moves all services into the service package
2023-09-08 12:17:23 +02:00
franklin
e629ee0984 feat: update deps and setup 2023-08-11 09:55:34 +02:00
franklin
edc859fa1f feat: extend config with exampl 2021-09-14 08:55:54 +02:00
franklin
0532e5a781 refactor: move examples into own folders 2021-09-10 12:01:42 +02:00
franklin
38080654c0 refactor: move examples into own folders 2021-09-10 12:00:19 +02:00
franklin
0e0ca5b2c7 feat: return cookie 2021-09-07 18:41:14 +02:00
franklin
9830f28b99 feat: add response time middleware 2021-09-07 10:10:21 +02:00
franklin
af26e561fb feat: add examples 2021-09-06 22:16:30 +02:00
Frederik Löffert
1ed4f47228 wip: generic session handler
Co-authored-by: franklin <franklinkim@users.noreply.github.com>
2021-09-03 16:36:41 +02:00