blob: 66755992cc590fdf834a9bb87fdced6abfa4ad7d (
plain)
1
2
3
4
5
6
7
8
|
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://metacpan.org/release/DR-Tarantool
WWW: https://github.com/dr-co/dr-tarantool
|