.. _existence:

yr.MSetParam.existence
------------------------------------

.. py:attribute:: MSetParam.existence
   :type: ExistenceOpt
   :value: 0

   表示是否支持 Key 重复写入。
   可选参数为 ``ExistenceOpt.NONE`` （支持，默认参数）和 ``ExistenceOpt.NX`` （不支持，可选）。