go-redis / cache

Cache library with Redis backend for Golang
https://redis.uptrace.dev/guide/go-redis-cache.html
BSD 2-Clause "Simplified" License
757 stars 95 forks source link

Support Tree Hierarchy for key #23

Closed onfla11 closed 5 years ago

onfla11 commented 5 years ago

Does current Redis cache implementation support tree hierarchy for key?

vmihailenco commented 5 years ago

No, it is not