Kouhei Sutou
null+****@clear*****
Sun Jan 24 20:06:10 JST 2016
Kouhei Sutou 2016-01-24 20:06:10 +0900 (Sun, 24 Jan 2016) New Revision: 8b0620546b19d389e6e88ba8ffd08cc9fab57477 https://github.com/groonga/fluent-plugin-groonga/commit/8b0620546b19d389e6e88ba8ffd08cc9fab57477 Message: in: support plugin_register and plugin_unregister Modified files: lib/fluent/plugin/in_groonga.rb Modified: lib/fluent/plugin/in_groonga.rb (+2 -1) =================================================================== --- lib/fluent/plugin/in_groonga.rb 2015-08-12 16:31:46 +0900 (b345e8c) +++ lib/fluent/plugin/in_groonga.rb 2016-01-24 20:06:10 +0900 (dfd07c3) @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2012-2014 Kouhei Sutou <kou �� clear-code.com> +# Copyright (C) 2012-2016 Kouhei Sutou <kou �� clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -87,6 +87,7 @@ module Fluent /\Atable_/, /\Acolumn_/, "delete", + /\Aplugin_/, "register", "truncate", "load", -------------- next part -------------- HTML����������������������������...Download