Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This module provides a synchronous and asynchronous driver for Tarantool. | Andrej Zverev | 2013-05-25 | 1 | -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 |