Module: GroongaDelta
- Defined in:
- lib/groonga-delta/error.rb,
lib/groonga-delta/status.rb,
lib/groonga-delta/writer.rb,
lib/groonga-delta/command.rb,
lib/groonga-delta/mapping.rb,
lib/groonga-delta/version.rb,
lib/groonga-delta/local-delta.rb,
lib/groonga-delta/apply-config.rb,
lib/groonga-delta/apply-status.rb,
lib/groonga-delta/local-source.rb,
lib/groonga-delta/mysql-source.rb,
lib/groonga-delta/apply-command.rb,
lib/groonga-delta/import-config.rb,
lib/groonga-delta/import-status.rb,
lib/groonga-delta/import-command.rb,
lib/groonga-delta/ltsv-log-formatter.rb,
lib/groonga-delta/config.rb
Overview
Copyright © 2022 Sutou Kouhei <[email protected]>
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <www.gnu.org/licenses/>.
Defined Under Namespace
Classes: ApplyCommand, ApplyConfig, ApplyStatus, Command, Config, ConfigError, Error, ExecutionError, ImportCommand, ImportConfig, ImportStatus, LTSVLogFormatter, LocalDelta, LocalSource, Mapping, MySQLSource, ProcessError, Status, Writer
Constant Summary collapse
- VERSION =
"1.0.0"