SWORDFISH(1)
NAME
swordfish - high-level persistent key-value database
SYNOPSIS
sworfish
DESCRIPTION
Swordfish is a key-value database for primarily storing and processing
sorted sets (or "trees"). It is intended to supplement a relational
database such as MySQL.
It can be interfaced from any language with a HTTP client.
OPTIONS
- configfile
- Read options from specified configuration file.
AUTHOR
- swordfish was written by Chris Lamb <chris@playfire.com>.