go-graphite / buckytools

Go implementation of useful tools for dealing with Graphite's Whisper DBs and Carbon hashing
Other
19 stars 8 forks source link

instance can contain any character #48

Closed Thorsieger closed 1 year ago

Thorsieger commented 1 year ago

I don't think that makes sense to unauthorized special characters in instance name.

in carbon-c-relay, we can replace instance by another without changing the hashring and rebalance all data :

https://github.com/grobian/carbon-c-relay/blob/master/carbon-c-relay.md?plain=1#L407

deniszh commented 1 year ago

Makes sense, for instance that will work.