Low commit activity in last 3 years
A long-lived project that still receives updates
Groonga-query-log is a collection of library and tools to process [Groonga](http://groonga.org/)'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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

Runtime

 Project Readme

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.)