mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add tracedb to readme file (#2886)
This commit is contained in:
parent
5d8ad98110
commit
ca9e09b725
@ -422,6 +422,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [tempdb](https://github.com/rafaeljesus/tempdb) - Key-value store for temporary items.
|
||||
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||
* [tracedb](https://github.com/unit-io/tracedb) - Fast timeseries database for IoT, realtime messaging applications. Access tracedb with pubsub over tcp or websocket using github.com/unit-io/trace application.
|
||||
* [Vasto](https://github.com/chrislusf/vasto) - A distributed high-performance key-value store. On Disk. Eventual consistent. HA. Able to grow or shrink without service interruption.
|
||||
* [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) - fast, resource-effective and scalable open source time series database. May be used as long-term remote storage for Prometheus. Supports PromQL.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user