aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DR-Tarantool/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* This module provides a synchronous and asynchronous driver for Tarantool.Andrej Zverev2013-05-251-0/+7
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/ PR: ports/178618 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=319057