# DR::TarantoolQueue
## NAME
DR::TarantoolQueue is a Perl driver for
- tarantool `1.6+`: [megaqueue](
https://github.com/dr-co/tarantool-megaqueue)
- tarantool `1.5`: [legacy queue](
https://github.com/dr-co/tarantool-lts-queue)
Both projects are included here as `git-submodule`.
## DESCRIPTION
see perldoc in [DR::TarantoolQueue](
https://github.com/dr-co/tarantool-queue/blob/master/lib/DR/TarantoolQueue.pm)
## LICENSE
Copyright (C) 2012-2016 by Dmitry E. Oboukhov <
[email protected]>
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.