xline-kv / Xline

A geo-distributed KV store for metadata management
https://xline.cloud
Apache License 2.0
565 stars 71 forks source link

[Feature]: Refine interval tree implementation #688

Open bsbds opened 3 months ago

bsbds commented 3 months ago

Description about the feature

The interval tree at #656 is a rough implementation currently, restricted to internal use only. It could be refined to improve code readability and offer a more user-friendly API.

Code of Conduct