redfour icon indicating copy to clipboard operation
redfour copied to clipboard

Change hashes to be strings

Open wearhere opened this issue 8 years ago • 1 comments

e.g. https://github.com/mixmaxhq/redfour/blob/d09fa346442f02c019dfdd3c05465f9cf302e4f7/src/index.js#L80

Since we only set a single field.

Makes code simpler, probably a small performance improvement too.

wearhere avatar Apr 25 '17 21:04 wearhere

We could also replace PEXPIRE with PSETEX then.

wearhere avatar Apr 25 '17 22:04 wearhere