pool
pool copied to clipboard
[Proposal] Rewrite in go
Ref: https://github.com/docker/compose/issues/94
I'm glad if you write your idea.
My feelings to migrate codebase to go:
PROS:
- Advantage to communicate with Docker
- Performance(I'm not confident about it)
- Attractive for go/docker user
CONS:
- needs time
This is just my thought but it seems migration for only builder doesn't take much time but proxy does. it may be fine with mruby stuff for the moment.
I found Docker has a library for compose https://github.com/docker/libcompose