lukaszraczylo
d141fe3c04
Fix the introduced bug where RO endpoint could've been accidentally used. ( #17 )
...
* Fix the introduced bug where RO endpoint could've been accidentally used.
v0.18.67
2024-06-28 21:48:39 +01:00
lukaszraczylo
162c4acd7c
fixup! fixup! fixup! fixup! fixup! fixup! Fix redis cache benchmark.
v0.18.63
2024-06-28 18:05:17 +01:00
lukaszraczylo
fde78a4ece
fixup! fixup! fixup! fixup! fixup! Fix redis cache benchmark.
2024-06-28 17:58:46 +01:00
lukaszraczylo
b1ffffd545
Create static.yml
v0.18.58
2024-06-28 17:49:21 +01:00
lukaszraczylo
977554dd49
fixup! fixup! fixup! fixup! Fix redis cache benchmark.
2024-06-28 14:12:25 +01:00
lukaszraczylo
4ca8ce5751
fixup! fixup! fixup! Fix redis cache benchmark.
v0.18.53
2024-06-28 13:57:43 +01:00
lukaszraczylo
de55444012
fixup! fixup! Fix redis cache benchmark.
2024-06-28 13:50:58 +01:00
lukaszraczylo
3ec1c37f23
fixup! Fix redis cache benchmark.
v0.18.47
2024-06-28 13:40:43 +01:00
lukaszraczylo
eb9821dc3f
Fix redis cache benchmark.
2024-06-28 13:37:31 +01:00
lukaszraczylo
3467cc5be0
Fix the cleanup routine.
2024-06-28 13:26:18 +01:00
lukaszraczylo
b10a28bf52
General code optimisations. ( #16 )
...
* General code optimisations.
v0.18.42
2024-06-28 12:31:01 +01:00
lukaszraczylo
1b1656c4b5
Update go.mod and go.sum
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.18.39
2024-06-28 03:01:32 +00:00
lukaszraczylo
b29733e435
fixup! fixup! Update go.mod and go.sum
v0.18.35
2024-06-28 00:46:34 +01:00
lukaszraczylo
f8a7b8ad83
fixup! Update go.mod and go.sum
2024-06-28 00:40:58 +01:00
lukaszraczylo
43c62d85dd
Update go.mod and go.sum
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.18.29
2024-06-27 12:52:22 +00:00
lukaszraczylo
43b7ab7a77
fixup! fixup! fixup! fixup! fixup! fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 13:48:36 +01:00
lukaszraczylo
d0c883a418
fixup! fixup! fixup! fixup! fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 13:42:43 +01:00
lukaszraczylo
33fc370ff5
fixup! fixup! fixup! fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 13:40:13 +01:00
lukaszraczylo
0a1fb50906
fixup! fixup! fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 13:31:44 +01:00
lukaszraczylo
f348c07b60
fixup! fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 08:44:46 +01:00
lukaszraczylo
60b2f217d0
fixup! fixup! Disable caller as it's not necessary and generates slight delay.
2024-06-27 08:44:14 +01:00
lukaszraczylo
f7babe93d9
fixup! Disable caller as it's not necessary and generates slight delay.
v0.18.13
2024-06-20 08:41:33 +01:00
lukaszraczylo
16844e325e
Disable caller as it's not necessary and generates slight delay.
v0.18.10
2024-06-19 23:40:44 +01:00
lukaszraczylo
61d7a45d00
Update cache library, use miniredis for testing, add additional benchmarks. ( #14 )
...
Update cache library,
Update logging library,
use miniredis for testing, add additional benchmarks.
v0.18.7
2024-06-19 23:10:36 +01:00
Chris Clayton
12e4237997
divide long functions, replace strings.builder with bytes.buffer. ( #13 )
...
Co-authored-by: Chris Clayton <chris.clayton@contino.io >
v0.18.4
2024-06-17 10:23:41 +01:00
lukaszraczylo
de31912d2f
increase error handling and mutex encapsulation ( #12 )
...
* increase error handling and mutex encapsulation
* undo method rename for now
* set cant return error
---------
Co-authored-by: Chris Clayton <chris.clayton@contino.io >
v0.18.2
2024-06-15 10:21:49 +01:00
lukaszraczylo
e0e9b4278f
Release: Improve documentation and number of logs cleaned.
v0.17.1
2024-06-12 12:59:54 +01:00
lukaszraczylo
9a7635bd35
fixup! fixup! Add cleaning up action logs as well.
v0.16.46
2024-06-12 12:46:13 +01:00
lukaszraczylo
e8b07d2e01
fixup! Add cleaning up action logs as well.
v0.16.42
2024-06-12 12:27:13 +01:00
lukaszraczylo
efdd2de035
Add cleaning up action logs as well.
v0.16.39
2024-06-12 12:23:14 +01:00
lukaszraczylo
57d2fd8e80
Update documentation.
2024-06-12 12:12:25 +01:00
lukaszraczylo
e5b3eff1cd
Adjust field alignment.
v0.16.35
2024-06-12 12:07:22 +01:00
lukaszraczylo
a23f9de262
fixup! Update dependencies.
2024-06-12 12:05:50 +01:00
lukaszraczylo
d98f87f609
Update dependencies.
v0.16.30
2024-06-12 11:57:10 +01:00
lukaszraczylo
ceed490680
Additional updates.
2024-06-12 11:54:03 +01:00
lukaszraczylo
b2380c689b
Add cleanup of the event and invocation logs on timer.
2024-06-12 11:47:21 +01:00
lukaszraczylo
2e40ee0c62
Update the helpers to sort labels alpabetically.
...
It will help to avoid the flaky tests and duplicated metrics.
As a bonus - added tests and benchmarks for monitoring package.
v0.16.23
2024-06-11 19:57:18 +01:00
lukaszraczylo
df9f43718a
fixup! fixup! fixup! fixup! fixup! fixup! Fix: Redis connection for tests.
2024-06-11 12:53:29 +01:00
lukaszraczylo
91d824636d
fixup! fixup! fixup! fixup! fixup! Fix: Redis connection for tests.
v0.16.17
2024-06-11 12:12:17 +01:00
lukaszraczylo
cecccc1441
fixup! fixup! fixup! fixup! Fix: Redis connection for tests.
2024-06-11 12:08:44 +01:00
lukaszraczylo
32eef4af37
fixup! fixup! fixup! Fix: Redis connection for tests.
2024-06-11 12:07:30 +01:00
lukaszraczylo
d05172294c
fixup! fixup! Fix: Redis connection for tests.
2024-06-11 11:49:50 +01:00
lukaszraczylo
44cd694086
fixup! Fix: Redis connection for tests.
2024-06-11 11:44:17 +01:00
lukaszraczylo
fe7af0b8ca
Fix: Redis connection for tests.
2024-06-11 11:43:07 +01:00
lukaszraczylo
12e0294945
Add distibuted cache with Redis
2024-06-11 11:35:50 +01:00
lukaszraczylo
a01a4da9b5
Add metrics for cached queries + cache hit/miss
2024-06-11 11:35:49 +01:00
lukaszraczylo
371d51f96f
Update dependencies.
2024-06-11 11:35:49 +01:00
lukaszraczylo
a9fd6b3d0a
Release: Add cache operations via API + support distributed redis cache.
2024-06-11 11:35:46 +01:00
lukaszraczylo
9291ac03db
Improved graphql library.
v0.14.1
2024-05-14 11:33:35 +01:00
lukaszraczylo
75944a3a52
Fixup: Update graphql client library.
v0.13.3
2024-05-14 09:40:21 +01:00