DR-Tarantool
view release on metacpan or search on metacpan
lib/DR/Tarantool.pm view on Meta::CPAN
=head2 Supported data types
The driver supports all Tarantool types (B<NUM>, B<NUM64>, B<STR>),
as well as some client-only types, which are converted to the
above server types automatically on the client:
=over
=item UTF8STR
A unicode string.
=item MONEY
Fixed decimal currency. Stores the value on the server in B<NUM> type,
by multiplying the given amount by 100. The largest amount
that can be stored in this type is, therefore, around 20 000 000.
Can store negative values.
=item BIGMONEY
t/900-podspell.t view on Meta::CPAN
itemlist
LLClient
Destructor
Tuple
API
BIGMONEY
TODO
deserialized
iproto
multi
unicode
msgpack
auth
( run in 0.603 second using v1.01-cache-2.11-cpan-f29a10751f0 )