forked from mirror/ledisdb
update readme
This commit is contained in:
commit
a985e3ff08
|
@ -16,4 +16,4 @@
|
|||
|
||||
The option `True` means convert `set` to `zset` or not, if not, set it to `False`.
|
||||
|
||||
We will use the same db index as redis. That's to say, data in redis[0] will be transfer to ledisdb[0].
|
||||
We will use the same db index as redis. That's to say, data in redis[0] will be transfer to ledisdb[0].
|
||||
|
|
Loading…
Reference in New Issue