Skip to content

Recommended use in ASP.NET Core applications #53

Answered by koculu
harrison314 asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your interest in the project! I'm glad to hear you're considering using ZoneTree for your timeseries database. Here are the answers to your questions:

First Question:

ZoneTree can be used in various patterns depending on your application's requirements. It is thread-safe, meaning you can have a single ZoneTree instance accessible from all threads without needing additional synchronization.

Second Question:

The ZoneTreeMaintainer class is responsible for maintaining a ZoneTree instance. Here are the key events and tasks it handles:

  • OnMutableSegmentMovedForward Event:

    • Initiates merging if ReadOnlySegmentsCount and ReadOnlySegmentsRecordCount meet the desired criteria.
  • On…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by harrison314
Comment options

You must be logged in to vote
1 reply
@koculu
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants