You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "lujiajing1126 (via GitHub)" <gi...@apache.org> on 2023/03/07 03:49:25 UTC

[GitHub] [skywalking-banyandb] lujiajing1126 commented on a diff in pull request #259: Add tsdb concept document

lujiajing1126 commented on code in PR #259:
URL: https://github.com/apache/skywalking-banyandb/pull/259#discussion_r1127309674


##########
docs/concept/tsdb.md:
##########
@@ -0,0 +1,38 @@
+# TimeSeries Database(TSDB)
+
+TSDB is a time-series storage engine designed to store and query large volumes of time-series data. One of the key features of TSDB is its ability to automatically manage data storage over time, optimizing performance and ensuring that the system can scale to handle large workloads. TSDB empowers `Measure` and `Stream` relevant data.

Review Comment:
   ```suggestion
   TSDB is a time-series storage engine designed to store and query large volumes of time-series data. One of the key features of TSDB is its ability to automatically manage data storage over time, optimize performance and ensure that the system can scale to handle large workloads. TSDB empowers `Measure` and `Stream` relevant data.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org