Anarthal (Rubén Pérez)
bdd9c327c1
Adds Sentinel support ( #345 )
...
close #237
close #269
close #268
close #229
2025-11-19 22:31:19 +01:00
Anarthal (Rubén Pérez)
1f6c6bd64d
Adds Valkey CIs and docs ( #296 )
...
* Adds Valkey CIs
Modifies existing builds to use different database flavors and versions:
* Redis 7.4.5
* Redis 8.2.1
* Valkey 8.1.3
* Update docs
2025-09-01 20:14:26 +02:00
Anarthal (Rubén Pérez)
7304d99bf6
Adds support for UNIX sockets ( #272 )
...
close #246
2025-06-20 13:23:39 +02:00
Anarthal (Rubén Pérez)
6d5b550bb3
Restores the TLS tests in CI ( #267 )
...
Renews test certificates
Recovers and refactors test_conn_tls.cpp
Adds a test for TLS reconnection
2025-06-07 18:37:09 +02:00
Anarthal (Rubén Pérez)
0c8c6fcc09
Fixes a memory corruption in logger and adds sanitizer builds to CI ( #261 )
...
logger now owns the prefix string
This fixes a use-after-stack-return memory error in async_run
Adds a clang-19 and a gcc-14 build to CI with the address and undefined behavior sanitizer enabled
close #260
2025-06-01 13:40:37 +02:00
Ruben Perez
90f3d6cd92
docker-compose without build
2024-04-03 16:02:55 +02:00
Ruben Perez
ef6dea1666
Missing package & env var
2024-04-03 16:02:55 +02:00
Ruben Perez
90b001a54e
Correct volume mount
2024-04-03 16:02:55 +02:00
Ruben Perez
a4e9a60f34
Removed external service
2024-04-03 16:02:55 +02:00
Ruben Perez
b71dff6dd0
Missing ports in docker-compose
2024-04-03 16:02:55 +02:00
Ruben Perez
35276b6acb
Docker compose with build step
2024-04-03 16:02:55 +02:00
Ruben Perez
098fbd68d2
CI with Docker compose
2024-04-03 16:02:55 +02:00