purescript-presto-backend
purescript-presto-backend copied to clipboard
Update purescript-redis after set API change
set now returns a Boolean which is only meaningful for the EX/NX cases. Since we don't use those, we just discard the return value.
Don't actually merge this, would be better to keep as a hotfix branch for now and then throw it away when we're done moving to newer code.