redfour
redfour copied to clipboard
Change hashes to be strings
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.
We could also replace PEXPIRE with PSETEX then.