README

Build Status

Name

groonga-query-log

Description

Groonga-query-log is a collection of library and tools to process Groonga's query log. You can write a program to process query log by using groonga-query-log as a library. You can analyze your Groonga's queries and test with your Groonga's query log by using groonga-query-log as a tool.

Install

% gem install groonga-query-log

Usage

groonga-query-log-analyze

TODO...

groonga-query-log-detect-memory-leak

TODO...

groonga-query-log-extract

TODO...

groonga-query-log-format-regression-test-logs

TODO...

groonga-query-log-replay

TODO...

groonga-query-log-verify-server

TODO...

groonga-query-log-run-regression-test

Dependencies

Mailing list

Thanks

  • ...

Authors

License

LGPLv2.1 or later. See doc/text/lgpl-2.1.txt for details.

(Kouhei Sutou has a right to change the license including contributed patches.)