Hacker News new | ask | show | jobs
by mindwok 1987 days ago
It's overkill until it's not. We chose etcd initially but after a while we started wanted to ask questions about our data that weren't necessarily organised in the same way as the key/value hierarchy. That just moved all the processing to the client, and now I just wish we used a SQL database from the beginning.
1 comments

Yeah, but for their use case it's just KV and also ability to link directly in go