Commit graph

6 commits

Author SHA1 Message Date
Veniamin Gvozdikov
53f1e83083 Up to 0.38:
* Parser doesn't segfault if tarantool replies by broken package.

Submitted by:	myself
2014-05-02 18:15:43 +00:00
Andrej Zverev
78504bf84d - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:31:52 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Andrej Zverev
d912c7ff91 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 13:50:14 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Andrej Zverev
5650ccf23e 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/

PR:		ports/178618
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
2013-05-25 14:41:37 +00:00