mhart / kinesalite

An implementation of Amazon's Kinesis built on LevelDB
MIT License
808 stars 86 forks source link

Kinesalite not allowing colon character in tags, though AWS does allow #107

Open jmweir opened 3 years ago

jmweir commented 3 years ago

I have a use case for colon in tag keys and already have a bunch of infrastructure up with this pattern. I'm currently looking to test infrastructure through LocalStack