Skip to content

Instantly share code, notes, and snippets.

@diceken
Last active December 17, 2015 01:58
Show Gist options
  • Save diceken/5531786 to your computer and use it in GitHub Desktop.
Save diceken/5531786 to your computer and use it in GitHub Desktop.
riak scr #10 memo

Riak SCR#10

https://github.com/kuenishi/riak_scr_jp

とりあえずちょっと何を言ってるのか分からない状態だけどGistの練習も兼ねてメモってく

※Gistは日本語入力の時最悪やな

Riak Pipe

Summary

Flow

  • pipe_vnode -> pipe_vnode_worker を init
  • pipe_vnode_workerで0がreturnされるとworkerのpidが返って来るのでpipe_vnodeが該当pidに対してデータをinputする

ets

Summary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment