poanetwork / poa-popa

DApp for proof of physical address (PoPA) attestation for validators of POA Network
https://popa.poa.network
GNU General Public License v3.0
24 stars 18 forks source link

(Refactor) Make redis storage files to use promises #36

Closed garatortiz closed 6 years ago

garatortiz commented 6 years ago
phahulin commented 6 years ago

Closes #35

phahulin commented 6 years ago

Should we also promisify set method?

garatortiz commented 6 years ago

Sure... i'll think to do it then when I'll refactor the route that use it, but yes... I'm going to do that and update the PR.