I do know about reference count mean,cause I use python and javascript as my dev language which use ref count in garbage collection. <br>I read the code again quickry,does&nbsp; the&nbsp; refcount decr when a&nbsp; set/add/replace operation complete?
<br>If so,does it mean that all the item&#39;s refcount will become 0 when there is no connection any more?<br><br>Thank you for your tips,Steven<br>