1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-07 01:29:28 +03:00
Files
go-redis/commands.go
Sourabh 7be00c8725 fix(panic): Return error instead of panic from commands (#3568)
Instead of panic in few commands, we can return an error to avoid unexpected panics in application code.
2025-10-28 11:32:34 +02:00

20 KiB