Skip to content

Commit

Permalink
Adding some more explanatory text.
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ellis committed Jul 15, 2013
1 parent 6b780b7 commit 9791448
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -2,6 +2,8 @@

Simple synchronous queue to get around V8 issue with very large arrays as queues.

[Beware using JS Arrays as FIFO queues when your queue exceeds over 100k items](https://gist.github.com/dfellis/5986471) InfiniQueue is here to help!

## Quick install instructions

For Node.js
Expand Down

0 comments on commit 9791448

Please sign in to comment.