An analytical store is a low-cost storage engine optimized by Tablestore for long-term storage and analysis of time series data. You can manage time series analytical stores by using Tablestore SDK for Go.
|
Operation |
Description |
|
Create an analytical store for an existing time series table. |
|
|
Update the time to live (TTL) configuration of a time series analytical store. After the TTL is updated, Tablestore asynchronously deletes data whose retention period exceeds the TTL value from the analytical store. |
|
|
Query information of an analytical store, including TTL configuration, data synchronization options, synchronization status, and storage usage. |
|
|
Delete an analytical store from a time series table. |