Files
cgrates/engine/storage_redis.go
ionutboangiu 102abf559b improve index cache and remove empty string checks
- all-or-nothing cache strategy for multiple keys (fetch all keys from database
  if any key is missing)
- only len(idxKeys) == 0 triggers "get all" behavior
- empty string is now treated as a valid index key
2025-10-05 08:54:11 +02:00

44 KiB