Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nylen/resource-store
Browse files Browse the repository at this point in the history
  • Loading branch information
nylen committed Jan 13, 2015
2 parents e8f76b7 + 5d70304 commit c61b03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ calls to `get` are made concurrently for the same key. Set
the backend is effectively instantaneous.

Pseudocode (to avoid
[http://blog.izs.me/post/59142742143/designing-apis-for-asynchrony](releasing Zalgo),
[releasing Zalgo](http://blog.izs.me/post/59142742143/designing-apis-for-asynchrony),
all of these methods should be asynchronous in real implementations):

```js
Expand Down

0 comments on commit c61b03f

Please sign in to comment.