Skip to content

bigqueue v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@mangalaman93 mangalaman93 released this 14 Oct 15:27

This is the first release for the bigqueue library. It currently provides only single threaded support to read and write to the queue. Currently, all the data resides in memory all the time and there is no garbage collection facility available.