Redis Custom Restock Noti input plugin for Embulk

TODO: Write short description here and embulk-input-redis_custom_restock_noti.gemspec file.

Overview

  • Plugin type: input
  • Resume supported: yes
  • Cleanup supported: yes
  • Guess supported: no

Configuration

  • option1: description (integer, required)
  • option2: description (string, default: "myvalue")
  • option3: description (string, default: null)

Example

in:
  type: redis_custom_restock_noti
  option1: example1
  option2: example2

Build

$ rake