Product characteristics

High performance

The guarantee performance of LRU exchange of hot and cold data of memory and hard disk, data landing SSD disk, data multi machine distribution, etc. is maximized. The QPS of a single machine is up to 100000/s, and the delay is less than 10 ms.

High availability

Dual computer hot standby disaster recovery mechanism ensures rapid recovery in case of system failure. Fast recovery from hardware or operating system failures, with an availability rate of 99.999%.

low cost

It provides the switching ability of in-process data in memory and disk. Active data is stored in memory and inactive data is stored in disk. It can save about 70% of the cost compared with full memory storage and about 40% of the cost compared with Redis+MySQL.

Dynamic expansion

The storage space is unlimited, and the capacity can be dynamically expanded and contracted according to the actual needs of the game, without affecting the operation of the game, so it is easy to cope with rapid changes in business scale.

Easy to use

It supports API interface calls, weblization of common operations (such as adding tables, changing tables, deleting tables, data cleaning, etc.), and automation of operation and maintenance operating systems such as capacity expansion, capacity reduction, and backup.

Application scenarios

  • Mobile Games
  • End tour
  • Webpage Game
  • social contact
Mobile game storage requirements

Mobile games have the characteristics of time fragmentation, more interaction between players, and large amount of data. They generally adopt the mode of full service in the whole region and sub service in different regions. The game has developed and changed rapidly, with more operation activities. The data storage service requires smoothness, stability, low latency and high throughput.

Corresponding solution

TcaplusDB is specially designed for games. It uses distributed architecture, hot and cold data exchange, automatic area service integration and other technical means to meet the needs of high throughput, low latency, full area service, partition service and other services of game business. It also supports lossless expansion and contraction, overload protection and other features under the condition of non-stop service to meet the needs of game activity operation, emergency response and so on.

Customer Stories

  •  Shenzhen Metro
  •  WeBank
  •  Jingtai Technology
  •  People's Network
  •  Shunfeng Express
  •  Public comments
  •  fifty-eight
  •  Yonghui Supermarket

common problem

Which development languages are supported for calling database interface?

Support C++, JAVA and RESTful interfaces.

What protocols does the database file support?

Does data support importing to open source databases?

For more questions, please check common problem , or in Q&A Community Ask questions in.

According to our Getting Started Guide, you can quickly create the game database TcaplusDB service through visual click operations.