1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/databases/tarantool/pkg-plist
Eitan Adler 4ca7312e0e Tarantool/Box, or simply Tarantool, is a high performance key/value
storage server. The code is available for free under the terms of
BSD license. Supported platforms are GNU/Linux and FreeBSD.

WWW:	http://tarantool.org/

PR:		ports/163213
Submitted by:	Gvozdikov Veniamin <g.veniamin@googlemail.com>
2012-01-02 15:41:28 +00:00

22 lines
476 B
Plaintext

bin/lib/__init__.py
bin/lib/sql.g
bin/lib/sql.py
bin/lib/sql_ast.py
bin/lib/tarantool_connection.py
bin/lib/tarantool_preprocessor.py
bin/lib/tarantool_silverbox_server.py
bin/lib/test_suite.py
bin/lib/yapps/__init__.py
bin/lib/yapps/runtime.py
bin/tarantool
bin/tarantool_feeder
bin/tarantool_silverbox
%%DOCSDIR%%/LICENSE
%%DOCSDIR%%/README
%%DOCSDIR%%/silverbox-protocol.txt
%%ETCDIR%%/tarantool.cfg
@dirrm %%DOCSDIR%%
@dirrm %%ETCDIR%%
@dirrm bin/lib/yapps
@dirrm bin/lib