Hi,
I was about to create a similar middleware using Redis (or maybe Redis is an overkill), as I need all my node.js instances to "know" about the table entries.
I was simply wondering: is there any (default) way to share the table entries between all my cluster forks?
Cheers,
Vincent
Hi,
I was about to create a similar middleware using Redis (or maybe Redis is an overkill), as I need all my node.js instances to "know" about the table entries.
I was simply wondering: is there any (default) way to share the table entries between all my
clusterforks?Cheers,
Vincent