Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
生产节点需要多少内存才能确保所有功能都正常工作?
例如,对于 5GB 到 100GB 数据的数据集。
这实际上取决于您的用例:您在节点上施加了多少负载,它们需要多快的响应速度以及您的索引有多大。我们通常使用具有高达 32 GB RAM 的节点。对于您的数据量并给出一个平庸的用例,我想像 4 或 8 GB 这样的东西也可以完成这项工作。
干杯,约翰内斯