tencent cloud

Feedback

Database Features

Last updated: 2022-02-22 16:20:45

    Does TcaplusDB support data removal?

    TcaplusDB supports table-level data removal, where the data is removed according to the last time it is written.

    What are the data structures of TcaplusDB?

    TcaplusDB supports data structures such as list array, queries by part of keys (indexes), key-value, key-object (that is, the value of a single key can be arbitrary data structures, for example, game server can serialize lua table into the value field).

    What is the single-instance memory capacity and CPU utilization of the TcaplusDB SDK?

    The maximum single-instance memory consumption is 73 MB, and the maximum CPU utilization is 30%.

    How many tables are in a table group in TcaplusDB?

    In TcaplusDB, a table group can have up to 256 tables. If there are more than 256 tables in a table group, you can add a new table group or merge the tables. If you need technical support, please submit a ticket and select Others on the Select your products page.

    What are the restrictions on the key and value fields in TcaplusDB?

    The number of key fields of the generic table is 4, the number of key fields of the list table is 3, and the size of a single key field is 1,024 B. The number of value fields of the generic table is 128, the number of value fields of the list table is 127, the size of a single value field is 256 KB, and the maximum size of a record is 1 MB.

    How long is the TcaplusDB backup file retained?

    The engine files backed up by TcaplusDB are retained for 7 days, and the Ulog is saved for 7 days. The retention periods vary with TcaplusDB environment. For the retention period of a specific TcaplusDB environment, you can contact customer service.

    Is the game server connected to all tcaproxy (access layer)?

    In order to reduce the cost of maintaining the TCP connections between the game server and tcaproxy (access layer), the game server supports selecting some tcaproxy (access layer) to establish connections.

    How do I perform data analysis of TcaplusDB data?

    TcaplusDB data can be exported in any format, including json, pb and other formats, and can be imported into data analysis systems such as TDW. TcaplusDB supports the import of real-time data into MySQL databases and so on.

    What is the maximum size of a single table in TcaplusDB? What is the limit on the number of records?

    A single table can be subdivided into 10,000 data shards, each data shard is 256 GB, that is, the total size of a single table is 10,000 * 256 GB. A single table has no limit on the number of records, and the number of records in a single table is related to the size of a single record.

    Does TcaplusDB support multi-table transaction operations and batch write operations?

    TcaplusDB supports neither multi-table transaction operations nor batch write operations. To perform multi-table transaction operations, changes have to be made at your business side. In TcaplusDB, operations have to be done in sequence. For example, when multiple operations are submitted at the same time, all completed operations are rolled back if one of the subsequent operation fails. After the rollback, you can submit these operations again. For important operations, we recommend keeping the logs.

    Is the TcaplusDB API upgrade backward compatible?

    TcaplusDB API upgrade is backward compatible, and existing APIs, command words, and features will not be modified.

    Contact Us

    Contact our sales team or business advisors to help your business.

    Technical Support

    Open a ticket if you're looking for further assistance. Our Ticket is 7x24 avaliable.

    7x24 Phone Support