EnglishFrenchSpanish

OnWorks favicon

tarantool_box - Online in the Cloud

Run tarantool_box in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command tarantool_box that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


tarantool_box - open-source NoSQL database

SYNOPSIS


tarantool_box [OPTIONS]

DESCRIPTION


Tarantool is an open-source NoSQL database, developed by Mail.ru.

Its key properties include:

· Licence: simplified BSD

· All data is maintained in RAM

· Data persistence is implemented using Write Ahead Log and snapshotting

· Supports asynchronous replication and hot standby

· Uses coroutines and asynchronous I/O to implement high-performance lock-free access to
data

· Available on Linux and FreeBSD

· Stored procedures in Lua are supported.

Data model
The basic atom of storage in Tarantool is called tuple. A tuple can have arbitrary number
of fields. The first field in the tuple is always the identifying unique key. Tuples form
spaces. It is possible to search tuples in spaces using the primary or secondary keys.
Fields in a tuple are type-agnostic. It is possible to change, as well as add or remove
fields.

Command-line options


--cfg-get=KEY
Returns a value from configuration file described by KEY.

--check-config
Checks configuration file for errors.

-c FILE, --config=FILE
Points a path to configuration file (default: /etc/tarantool.cfg).

--cat=FILE
Cats snapshot file to stdout in readable format and exits.

--init-storage
Initializes storage (an empty snapshot file) and exits.

-v, --verbose
Increases verbosity level in log messages.

-B, --background
Redirects input/output streams to a log file and runs as daemon.

-h, --help
Displays helpscreen and exits.

-V, --version
Prints program version and exits.

Use tarantool_box online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    formkiq-core
    formkiq-core
    FormKiQ Core is an Open Source Document
    Management System (DMS), available to
    run as a headless software or with a
    web-based client, deployed to your
    Amazon We...
    Download formkiq-core
  • 2
    Blackfriday
    Blackfriday
    Blackfriday is a Markdown processor
    implemented in Go. It is paranoid about
    its input (so you can safely feed it
    user-supplied data), it is fast, it
    supports c...
    Download Blackfriday
  • 3
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 4
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 5
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 6
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • More »

Linux commands

Ad