Skip to content

Commit d7cbc12

Browse files
committed
readme: fix formatting
1 parent a3695a3 commit d7cbc12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

+2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,10 @@ 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+
6869
* memtx - the in-memory storage engine with optional persistence
6970
* vinyl - the on-disk storage engine to use with large data sets
71+
7072
* secondary key and index iterators support (can be non-unique and composite)
7173
* multiple index types: HASH, BITSET, TREE, RTREE
7274
* asynchronous master-master replication

0 commit comments

Comments
 (0)