
Tarantool is an in-memory database and Lua application server. Its key properties include:
* flexible data model
* multiple index types: HASH, TREE, BITSET
* optional persistence and strong data durability
* log streaming replication
* Lua functions, procedures, triggers, with rich access to database API,
JSON support, inter-procedure and network communication libraries
* a command line client supporting simple SQL and a native Lua console
This package provides Tarantool server.