OBJECT REFCOUNT
Syntax
OBJECT REFCOUNT key
- Available since:
- 2.2.3
- Time complexity:
- O(1)
- ACL categories:
-
@keyspace
,@read
,@slow
,
This command returns the reference count of the stored at <key>
.
OBJECT REFCOUNT key
@keyspace
,
@read
,
@slow
,
This command returns the reference count of the stored at <key>
.