freebsd-ports/databases/tarantool/files/pkg-message.in
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

10 lines
266 B
Text

#########################################################
#
#
# After install you'll need init storage:
#
# %%PREFIX%%/bin/tarantool_silverbox --init-storage \
# -c %%ETCDIR%%/tarantool.cfg
#
#
#########################################################