/hog

Simple KVS server based on Groonga

Primary LanguageC

hog

Simple KVS server based on Groonga

USAGE:

hog [options] <path/to/groonga/db>

Requirements

  • groonga (for creating db/tables/columns)
  • libgroonga-dev

Build project

make

License: MIT