https://github.com/lflxp/tsdb
timeSeries DB
https://github.com/lflxp/tsdb
Last synced: 3 months ago
JSON representation
timeSeries DB
- Host: GitHub
- URL: https://github.com/lflxp/tsdb
- Owner: lflxp
- License: mit
- Created: 2018-06-28T15:52:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T19:46:09.000Z (about 8 years ago)
- Last Synced: 2025-01-20T10:48:25.955Z (over 1 year ago)
- Language: Go
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tsdb
timeSeries DB
# function
* 高吞吐量写入能力
* 数据分级存储/TTL
* 高压缩率
* 多维度查询能力
* 高效聚合能力