persistgraphql icon indicating copy to clipboard operation
persistgraphql copied to clipboard

Added more hashing methods

Open BlenderDude opened this issue 6 years ago • 1 comments
trafficstars

In order to allow the queries to be uploaded to a Redis server and be reusable across multiple updates, the sequential ID system just wasn't cutting it. I went through and added more hash methods so that each given query remained identical across multiple client side app updates, regardless of how files shifted around.

BlenderDude avatar Feb 24 '19 21:02 BlenderDude

@BlenderDude: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Meteor Contributor Agreement here: https://contribute.meteor.com/

apollo-cla avatar Feb 24 '19 21:02 apollo-cla