lbryio / lbry.go

MIT License
29 stars 20 forks source link

remove redisDB dependency #25

Closed nikooo777 closed 6 years ago

nikooo777 commented 6 years ago

This PR aims at removing the local redisdb dependency that makes it impossible to redistribute work across different servers.

Further work has been put in, here's a summary:

nikooo777 commented 6 years ago

addressed reviews