Skip to content

genki/hog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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