Socket
Book a DemoInstallSign in
Socket

embulk-output-rediskeys

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embulk-output-rediskeys

0.1.0
bundlerRubygems
Version published
Maintainers
1
Created
Source

Rediskeys output plugin for Embulk

Overview

  • Plugin type: output
  • Load all or nothing: no
  • Resume supported: no
  • Cleanup supported: yes

Configuration

  • host: Redis hostname (string, default:localhost).
  • port: Redis port number (int, default: 6379).
  • db: Number of Redis DB to dump columns (int, default: 0).
  • key_prefix: Prefix of column name to set. (string, required).
  • encode: Type of eoncoding of data to set (string, default:json).

Example

out:
  type: rediskeys
  host: localhost
  port: 6379
  db: 4
  key_prefix: test_key
  encode: json

Build

$ rake

FAQs

Package last updated on 29 Jun 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.