c26044f48f
Approved by: portmgr (blanket)
7 lines
339 B
Text
7 lines
339 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
|