Skip to content

Instantly share code, notes, and snippets.

@itayw
Created August 8, 2018 11:48
Show Gist options
  • Save itayw/92532a1c6b9f6a7429e219c4641fe929 to your computer and use it in GitHub Desktop.
Save itayw/92532a1c6b9f6a7429e219c4641fe929 to your computer and use it in GitHub Desktop.
- [ ] Reduce number of shields on each node
- [ ] Reduce number of auth on each node
- [ ] Start redis on node4 - redis_bulk
- [ ] Guide parsers and bulks to read from redis_input and write to redis_bulk
- [ ] Guide bulks to read from redis_bulk
- [ ] Test modulo efficiency
- [ ] Remove redis on node1
- [ ] Start redis on node2 - redis_input
- [ ] Start redis on node3 - redis_input
- [ ] Guide input to use redis_input on node2/3 via modulu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment