Commit graph

8 commits

Author SHA1 Message Date
dependabot[bot]
a507b53af3
Bump ioredis from 5.6.1 to 5.7.0 in /apps/infoalloggi
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.1 to 5.7.0.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.6.1...v5.7.0)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 5.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 02:15:22 +00:00
2fc5798b86 test 2025-08-04 19:52:48 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +02:00
fb3f43f736 Add SKIP_REDIS check in getTilesClient and handle KeyDB client initialization 2025-08-04 19:00:53 +02:00
ef58dc618c Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services 2025-08-04 18:59:33 +02:00
edd57928c7 Remove sysctl settings from keydb service in docker-compose.yml and add TELEFONO field to user seed data in 3_seed_user.sql 2025-08-04 18:40:39 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00