Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
304 views
in Technique[技术] by (71.8m points)

amazon elasticache - Redis - Find the range the given value falls in

I am new to Redis and reading up the data structures and commands at https://redis.io/documentation and playing around with those at https://try.redis.io/

I need to create a table of up to 30 thousand hex ranges. Most of the existing ranges don't change but occasional removal of a few ranges or addition of new ranges is possible.

RangeStart RangeEnd
0x1 0x10
0x20 0x25
0x40 0x75

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...