OTRS caching module for Tarantool
Tarantool is an in-memory computing platform consisting of a database and an application server. Key features of the database:
- Two data engines: 100% in-memory with complete WAL-based persistence and an own implementation of LSM-tree, to use with large data sets.
- Multiple index types: HASH, TREE, RTREE, BITSET.
- Asynchronous master-master replication.
- Synchronous quorum-based replication.
TT
- tt start {instace_name}
- tt status {instace_name}
- tt stop {instace_name}
- tt restart {instace_name}
- tt connect {instace_name}