8 lines
340 B
Text
8 lines
340 B
Text
|
This module provides a synchronous and asynchronous driver for Tarantool.
|
||
|
|
||
|
The driver does not have external dependencies, but includes the official
|
||
|
light-weight Tarantool C client (a single C header which implements all
|
||
|
protocol formatting) for packing requests and unpacking server responses.
|
||
|
|
||
|
WWW: https://github.com/dr-co/dr-tarantool/
|