Closed ryandotsmith closed 11 years ago
Currently, the RedisStore relies on a time command sent to Redis. I believe this call is made in a tight loop on bucket parsing. We should probably figure out a more efficient way to get the time from Redis.
Looks like you meant to close this, is that right?
Yes.
Currently, the RedisStore relies on a time command sent to Redis. I believe this call is made in a tight loop on bucket parsing. We should probably figure out a more efficient way to get the time from Redis.