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.
我打算使用 memcached 数据库。根据我的要求高性能(速度)和可用性是最高优先级。(一致性可以在一定程度上进行交易)请建议使用适当的数据库。
我正在遵循CAP 定理。
按类别,我的意思是 CA 或 CP 或 AP,如下图所示?
根据官网的说法,Memcached 更关注的是一致性和可用性,即 CA 类别。