ssdb-py
ssdb-py copied to clipboard
SSDB Python Client like Redis-Py
Results
13
ssdb-py issues
Sort by
recently updated
recently updated
newest added
have fixed. and I will give my commits this weekend.
url:https://github.com/wrongwaycn/ssdb-py 在Getting Started中: > > > ssdb.multi_hset('hash_2', > > > ... key1=42, > > > ... key2=3.1415926, > > > ... key3=-1.41421, > > > ... key4=256, > > >...
添加了hgetall命令