Skip to content

houspi/OtrsTarantoolCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OtrsTarantoolCache

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}

About

Otrs Tarantool Cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors