Hacker News new | ask | show | jobs
by Tomdarkness 2375 days ago
Looks cool. Maybe I'm missing something though, but it's not really clear how you'd set this up? Is there a quick start or some examples of configs for different situations?
2 comments

Yeah there’s detailed info on the contents of the config file, but not where to put said file, or how to tell the binary where to find and reference it. This looks like an exciting project that needs more externally-facing docs. A lot of knowledge is assumed at the moment.
I think it's a connection pooling proxy for postgres, and you talk to it using the regular postgres client protocol?

https://github.com/yandex/odyssey/blob/master/test/odyssey/t...