Carlo Pires
Carlo Pires
This project must support uninstall of packages
Does it support structured concurrency in some way? https://en.wikipedia.org/wiki/Structured_concurrency
I want to be able to share the same connection to a PG server host among different databases. Is it possible to implement such use case with aiopg? import asyncio...
Just found you project on google and tried to play with it. So, I missed some channel to discuss ideas. Did you consider start a mailing list ?
I wonder how this project compares with Raft consensus. It looks like they have a lot in common, doesn't it?