2017-03-06 23:18:16 +01:00
..
2017-03-06 23:18:16 +01:00
2016-01-04 11:12:43 +01:00
2014-09-19 14:51:14 +02:00
2017-03-06 11:00:53 +01:00

Kore pgsql example.

This example demonstrates how one can use Kore state machines and the pgsql api to make fully asynchronous SQL queries.

Asynchronous in this case meaning, without interrupting a Kore worker its other clients their I/O or http requests.

Tons of comments inside on how everything works.

Run:

	# kodev run