invertase / denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries.
https://docs.page/invertase/denque
Apache License 2.0
354 stars 33 forks source link

remove/splice behaviour when taking full array fixed #10

Closed noevents closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 98.802% when pulling 6ccc234bef5819671119c76d829639a448ba2974 on noevents:master into fbfa391c733cf66cb52505969716b178825a1bd3 on invertase:master.

txchen commented 7 years ago

@Salakar would you please help to merge this and publish a new version? Thanks a lot!