Skip to content

Instantly share code, notes, and snippets.

@Jannis
Created July 5, 2016 13:55
Show Gist options
  • Select an option

  • Save Jannis/ea1afd62ac76658d39f58e553624db6d to your computer and use it in GitHub Desktop.

Select an option

Save Jannis/ea1afd62ac76658d39f58e553624db6d to your computer and use it in GitHub Desktop.
{:onyx/name :redis
:onyx/plugin :onyx.plugin.redis/writer
:onyx/type :output
:onyx/medium :redis
:redis/uri "redis://localhost:6379"
:onyx/batch-size batch-size}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment