Scalable PostgreSQL connection pooler
Go to file
Dmitry Simonenko 1b0a082554 machinarium: clean cancel status on reuse 2016-11-25 15:48:59 +03:00
machinarium machinarium: clean cancel status on reuse 2016-11-25 15:48:59 +03:00
tests flint: add echo server test 2016-11-25 14:41:42 +03:00
.gitignore flint: add echo server test 2016-11-25 14:41:42 +03:00
AUTHORS machinarium: rename project 2016-11-25 14:45:20 +03:00
LICENSE fluent: add AUTHORS and LICENSE files 2016-11-08 14:42:47 +03:00
README.md machinarium: rename project 2016-11-25 14:45:20 +03:00
makefile machinarium: rename project 2016-11-25 14:45:20 +03:00

README.md

machinarium

Fast cooperative multitasking engine library built on top of libuv.

The library can be used to simplify programming of a complex
asynchronous applications.

WIP