srotya / sidewinder

Fast and scalable timeseries database
http://sidewinder.srotya.com
Apache License 2.0
25 stars 9 forks source link

Support time sharded indices #135

Open ambud opened 5 years ago

ambud commented 5 years ago

Index for a measurement today is persistent as in it never gets deleted. This can cause memory issues for transient tags. If time-sharded index is implemented that can help tackle this problem. The trade-off would be the need to re-indexing for every time shard/bucket.