Commit Graph

19 Commits

Author SHA1 Message Date
Manuel de la Peña
0f13ff4a80 Merge branch 'main' into add-withcontext
* main: (168 commits)
  chore: read redis image for ruedis
  chore: align ruedis expiration test with redis
  chore: skip cluster tests
  chore: align valkey expiration test with redis
  chore: refine message
  fix: reuse valkey container in benchmarks
  chore: pass the redis-like image explicitly in tests
  fix: missing eval of redis image from env var
  chore: proper parallel layout
  chore: add integration tests to the redis helper module
  chore: verify mtls properly in tests
  chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
  chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 in /s3
  chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 in /clickhouse
  chore(deps): bump github.com/minio/minio-go/v7 in /minio
  chore(deps): bump github.com/valkey-io/valkey-go in /valkey
  chore(deps): bump github.com/jackc/pgx/v5 in /postgres
  chore: add tests for the helper module
  chore: make sure the client gets the variable locally
  fix(coherence): set coherence log level to ERROR in benchmarks
  ...
2025-05-23 12:53:15 +02:00
Manuel de la Peña
338abb526f chore(nats): use testcontainers-go recent APIs 2025-04-29 00:25:23 +02:00
Muhammed Efe Cetin
ba32290665 fix tests 2025-04-23 00:26:43 +03:00
Manuel de la Peña
d7bbc22084 chore: use testcontainers properly in nats 2025-04-22 23:54:00 +03:00
Muhammed Efe Cetin
a422c89d98 nats: add support for context management 2025-04-22 23:51:47 +03:00
Manuel de la Peña
8855b7eda1 chore(nats): use require in tests 2025-04-15 16:28:24 +02:00
Manuel de la Peña
585b3e93ae chore: revert error handling in benchmarks 2025-03-20 13:22:23 +01:00
Manuel de la Peña
235d001e9c Revert "fix: do not affect benchmarks"
This reverts commit 05d66770ef.
2025-03-20 13:19:55 +01:00
Manuel de la Peña
05d66770ef fix: do not affect benchmarks 2025-03-19 16:14:00 +01:00
Manuel de la Peña
bc80cbb400 chore: programatically generate the on-the-fly certificates for nats 2025-03-19 14:21:55 +01:00
Manuel de la Peña
138a8f9b87 fix: typo 2025-03-19 12:47:19 +01:00
Manuel de la Peña
d5694955e7 feat: use testcontainers-go's nats module 2025-03-19 12:29:06 +01:00
Cristian Chiru
4022a5c88f use client certificate authentication 2024-02-06 08:17:39 +02:00
Cristian Chiru
689f428ba0 use localhost instead of ip 2024-02-05 15:10:37 +02:00
Cristian Chiru
8832c250af Update nats_test.go 2024-02-05 15:06:04 +02:00
Cristian Chiru
f2bbb2b75c using ./.github/scripts/gen-test-certs.sh 2024-02-05 15:03:15 +02:00
Cristian Chiru
4666ba0eea enable nats tls 2024-01-30 15:49:16 +02:00
Cristian Chiru
0ff34ecdab use fiber log; drop go version to 1.20 2024-01-30 11:23:29 +02:00
Cristian Chiru
1462ac6d32 new storage driver for nats 2024-01-29 22:57:35 +02:00