我无法找到关于何时开始使用mongodb进行规范化的现实世界最佳实践。
考虑使用Entity
的用例,并且它可以有Items
的箭头。
我们有3个属选项:
Entity
entities
下
entities
和items
Entity
entities
jabe items
item
再次分为2个选项,但items
中的每个Entity
都引用了它所属的Item
。
Entity
只能属于一个Item
Entity
1507484799 WARNING torsocks[9]: [syscall] Unsupported syscall number 217. Denying the call (in tsocks_syscall() at syscall.c:488)
1507484800 ERROR torsocks[6]: Unable to resolve. Status reply: 4 (in socks5_recv_resolve_ptr_reply() at socks5.c:829)
Segmentation fault
问题: 我们何时应该从1切换到2?是否有任何阈值?