Skip to content

Allow for custom cache key function#15

Merged
leebyron merged 1 commit into
masterfrom
cachekey
Jan 12, 2016
Merged

Allow for custom cache key function#15
leebyron merged 1 commit into
masterfrom
cachekey

Conversation

@leebyron
Copy link
Copy Markdown
Contributor

As requested in #8 and implemented by #10, this allows an option for a custom cache key function which can be useful when objects or arrays are used as load keys, since JavaScript does not use value equality on those types.

As requested in #8 and implemented by #10, this allows an option for a custom cache key function which can be useful when objects or arrays are used as load keys, since JavaScript does not use value equality on those types.
leebyron added a commit that referenced this pull request Jan 12, 2016
Allow for custom cache key function
@leebyron leebyron merged commit 9ca3616 into master Jan 12, 2016
@leebyron leebyron deleted the cachekey branch January 12, 2016 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant