Skip to content

Releases: Appboy/worker-pools

Upgrade TTLCache to 1.5.0

18 Jun 19:29
92b175f
Compare
Choose a tag to compare
Merge pull request #9 from Appboy/ttlcache-1.5.0

Upgrade ttlcache to 1.5.0

Upgrade TTLCache to 1.4.0

29 Apr 19:15
c228ee5
Compare
Choose a tag to compare

Fixes data race, reduces memory usage

Upgrade TTLCache

25 Apr 23:14
fd9ffaf
Compare
Choose a tag to compare
Merge pull request #7 from Appboy/upgrade-ttlcache

I need this newer version in a dependency

0.0.2

16 Jan 20:29
b3004bb
Compare
Choose a tag to compare

Mostly extremely minor documentation polish, and this change:

When the pool is fully utilized, buffer additional work until we have an entire pool size worth of enqueued work, to reduce blocking

Initial Release

27 Dec 23:44
64db6b1
Compare
Choose a tag to compare
Merge pull request #2 from Appboy/initial-import

Add Readme to worker-pools