|
|
|
|
|
by albipenne
3295 days ago
|
|
Here's a great write up on how you can use Z-curves to do multidimensional sorting using redis otherwise 1 dimensional sorted set datastructure. It's one of the best hands on examples on a way to solve real problems using this tech within your stack. https://redis.io/topics/indexes |
|