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 the refcount decr when a set/add/replace operation complete?
<br>If so,does it mean that all the item's refcount will become 0 when there is no connection any more?<br><br>Thank you for your tips,Steven<br>