Scalable PostgreSQL connection pooler
Go to file
Dmitry Simonenko 3060192ad1 flint: corrections in AUTHORS file 2016-11-10 13:28:00 +03:00
example flint: fix rc code checks in echo example 2016-11-09 16:44:44 +03:00
lib flint: rename project 2016-11-08 17:53:52 +03:00
.gitignore fluent: add echo server example 2016-11-08 16:23:58 +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.