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 客户端搜索键值对?如果我的钥匙是复合钥匙怎么办?单线程客户端或多线程客户端有用吗??
我不认为你能做到这一点。Memcached 使用一些随机分配密钥的算法对密钥进行哈希处理。这使得基于键的搜索不太可能