Skip to content

Commit d2d9360

Browse files
committed
readme: fix formatting
1 parent a8efd9f commit d2d9360

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ Features
6565
* Lua packages for non-blocking I/O, fibers and HTTP
6666
* MsgPack data format and MsgPack based client-server protocol
6767
* Two data engines:
68-
* memtx - the in-memory storage engine with optional persistence
69-
* vinyl - the on-disk storage engine to use with large data sets
68+
- memtx - the in-memory storage engine with optional persistence
69+
- vinyl - the on-disk storage engine to use with large data sets
7070
* secondary key and index iterators support (can be non-unique and composite)
7171
* multiple index types: HASH, BITSET, TREE, RTREE
7272
* asynchronous master-master replication

0 commit comments

Comments
 (0)