export createKey and selectDataByName
Two new functions are exported:
createKeywhich will create a key based onnameandpayload. This is the function we use to createctx.key` which is what we use to set loaders as well as the key for caching dataselectDataByNamewhich is a selector to grab cache data bynameandpayload