Skip to content

Releases: fleetspace/goque

v2.2.0-fleet

23 Oct 02:20
84c0db5

Choose a tag to compare

Update OpenX API calls to allow leveldb options to be passed in

What's Changed

  • leveldb: allow leveldb Options to be passed to the various open methods by @Psykar in #3

Full Changelog: v2.1.5-fleet...v2.2.0-fleet

v2.1.5-fleet

16 Nov 06:33
52e2ebc

Choose a tag to compare

Fix a bug with dequeueing items until the queue is empty causing the next added item to be lost.

What's Changed

  • Fix Peek to not put the head past the tail by @Psykar in #2

Full Changelog: v2.1.4-fleet...v2.1.5-fleet

v2.1.4-fleet: Merge pull request #1 from Psykar/fix-recursive-rlock

22 Jun 06:45
13f4916

Choose a tag to compare