1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-05 14:10:37 +03:00
Files
go-redis/iterator.go
Mikhail Mazurskiy a10bc3e21c fix: remove iterator mutex as it's not needed
It's not safe to concurrently use an iterator even with a mutex.
2022-08-13 11:05:04 +10:00

1.2 KiB