返回当前数据库的 key 的数量。
= 1.0.0
O(1)
当前数据库的 key 的数量。
127.0.0.1:6379> KEYS * 1) "key1" 2) "db_number" 127.0.0.1:6379> DBSIZE (integer) 2