Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Switch from pizza.moe to RedisQ for killmail stream #60

Open
mentos1386 opened this issue Oct 22, 2017 · 0 comments
Open

Switch from pizza.moe to RedisQ for killmail stream #60

mentos1386 opened this issue Oct 22, 2017 · 0 comments

Comments

@mentos1386
Copy link
Member

mentos1386 commented Oct 22, 2017

RedisQ is used by zKillboard which makes it more reliable.

RedisQ Documentation

Current RedisQ is here

Only thing that needs to be changed is constructor(), it should set this.client to be a readable stream which is streaming kills. Kills should be fetch from RedisQ using http call which makes a request and waits for response. If response contains data (not null), it streams it to stream and creates a call again. This way of getting data is also known as long pooling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
New Eden Social
  
Ready for development
Development

No branches or pull requests

1 participant