假设 V2EX 用这样的 naming 来管理数据:
v2ex:member:1 (Hash)
v2ex:member:1:following (Sorted Set or List)
v2ex:topic:2 (Hash)
topic:node:2:list (Sorted Set)
...
那么在数据对象的类型多了之后,所有的这些命名规则也会变得越来越复杂。
是否有什么适合来管理这样的命名规范的工具?Excel?
v2ex:member:1 (Hash)
v2ex:member:1:following (Sorted Set or List)
v2ex:topic:2 (Hash)
topic:node:2:list (Sorted Set)
...
那么在数据对象的类型多了之后,所有的这些命名规则也会变得越来越复杂。
是否有什么适合来管理这样的命名规范的工具?Excel?