Scalable PostgreSQL connection pooler
Go to file
Dmitry Simonenko e4e1bcc4e4 flint: implement fiber connect cancel 2016-11-17 15:35:56 +03:00
example flint: implement fiber connect cancel 2016-11-17 15:35:56 +03:00
lib flint: implement fiber connect cancel 2016-11-17 15:35:56 +03:00
.gitignore flint: implement fiber sleep cancel 2016-11-17 13:44:21 +03:00
AUTHORS flint: corrections in AUTHORS file 2016-11-10 13:28:00 +03:00
LICENSE fluent: add AUTHORS and LICENSE files 2016-11-08 14:42:47 +03:00
README.md flint: update README.md 2016-11-08 18:19:49 +03:00
makefile fluent: add makefiles 2016-11-08 14:43:54 +03:00

README.md

flint

Fast cooperative multitasking engine library built on top of libuv.

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