doc: update features list in readme
This commit is contained in:
parent
54ad6015b7
commit
b50c3e738a
@ -9,8 +9,9 @@ Written in C++ (Qt), Golang (CGo)
|
|||||||
=FEATURES=
|
=FEATURES=
|
||||||
|
|
||||||
- Open existing database or create new database
|
- Open existing database or create new database
|
||||||
- Supports nested buckets
|
- Option to open database as readonly for concurrent use
|
||||||
- Create and edit keys
|
- Create, list, edit and delete keys and buckets (including nested buckets)
|
||||||
|
- Safe for use with arbitary binary key/bucket names (new ones created in UTF-8)
|
||||||
- View database and bucket statistics
|
- View database and bucket statistics
|
||||||
- 100% Bolt compatibility via the real codebase
|
- 100% Bolt compatibility via the real codebase
|
||||||
- Tested working on both Windows and Linux
|
- Tested working on both Windows and Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user