Skip to content

Instantly share code, notes, and snippets.

@antirez
Created February 22, 2015 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save antirez/af0bf0cc40d86b405b26 to your computer and use it in GitHub Desktop.
Save antirez/af0bf0cc40d86b405b26 to your computer and use it in GitHub Desktop.
ddd874d serializeJob(), sds concat logic fixed.
8220a01 NEEDJOBS fixes.
0b05ae6 Put the clusterNode name as first field.
69922f2 Federation: WIP, a few fixes.
a096b52 Federation: clusterSendYourJobs() WIP.
b9ba68c Federation: some API changes needed for YOURJOBS + more.
256fee3 Initially set queue atime to current unix time.
f359e2f Debugging printf() removed from needJobsForQueue().
6b1a575 Federation: more fixes to NEEDJOBS. Still WIP.
58e130f Federation: a few fixes to NEEDJOBS related functions.
506b7fe Federation: receive NEEDJOBS messages.
4b9934b Federation: clusterSendNeedJobs() implemented.
33d5d77 Federation WIP #2.
b689604 Federation WIP #1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment