We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3695a3 commit d7cbc12Copy full SHA for d7cbc12
README.rst
@@ -65,8 +65,10 @@ Features
65
* Lua packages for non-blocking I/O, fibers and HTTP
66
* MsgPack data format and MsgPack based client-server protocol
67
* Two data engines:
68
+
69
* memtx - the in-memory storage engine with optional persistence
70
* vinyl - the on-disk storage engine to use with large data sets
71
72
* secondary key and index iterators support (can be non-unique and composite)
73
* multiple index types: HASH, BITSET, TREE, RTREE
74
* asynchronous master-master replication
0 commit comments