mirror of https://github.com/ledisdb/ledisdb.git
update readme
This commit is contained in:
parent
06fce8810a
commit
350d7cd95e
11
README.md
11
README.md
|
@ -67,7 +67,7 @@ Create a workspace and checkout ledisdb source
|
|||
+ `make clean && make`
|
||||
|
||||
|
||||
If the RocksDB API changes, LedisDB may not build successfully. LedisDB currently supports RocksDB version 3.5 or later.
|
||||
If the RocksDB API changes, LedisDB may not build successfully. LedisDB currently supports RocksDB version 5.1 or later.
|
||||
|
||||
|
||||
## Choose store database
|
||||
|
@ -183,6 +183,15 @@ See [Clients](https://github.com/siddontang/ledisdb/wiki/Clients) to find or con
|
|||
|
||||
+ [pika](https://github.com/Qihoo360/pika)
|
||||
|
||||
|
||||
## Donate
|
||||
|
||||
If you like the project and want to buy me a cola, you can through:
|
||||
|
||||
|PayPal|微信|
|
||||
|------|---|
|
||||
|[![](https://www.paypalobjects.com/webstatic/paypalme/images/pp_logo_small.png)](https://paypal.me/siddontang)|[![](https://github.com/siddontang/blog/blob/master/donate/weixin.png)|
|
||||
|
||||
## Feedback
|
||||
|
||||
+ Gmail: siddontang@gmail.com
|
||||
|
|
Loading…
Reference in New Issue