Skip to content

bigqueue v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@mangalaman93 mangalaman93 released this 10 Mar 15:36

Major addition in this release is support for limited memory use. Now, you can specify the max memory bigqueue is allowed to use to store the data in memory. Rest of the data resides on disk. This release also significantly optimises Dequeue functions and improves code quality and code coverage.