bigqueue v0.1.0
Pre-release
Pre-release
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.