Skip to content

Releases: Volumental/django-leek

v1.0.6

19 Sep 08:43
5e0ed7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

04 Sep 06:41
56d7ba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

12 Dec 14:47
8952249
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

12 Dec 08:58
44c9337
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Dec 08:57
Compare
Choose a tag to compare

What's Changed

  • server.py: when running on osx plaform use threading instead of multi… by @oskli in #15
  • Fix/multiple tasks by @vidstige in #17

New Contributors

  • @oskli made their first contribution in #15

Full Changelog: v1.0.1...v1.0.2

Query task status

11 Mar 10:07
a9cd49a
Compare
Choose a tag to compare
  • API to query task status
  • Completely new data structure for jobs

Django Leek v 0.9.2

03 Oct 08:42
Compare
Choose a tag to compare

Solving problems with shared database connections

Multi-queue support

05 Sep 13:44
0dbf68f
Compare
Choose a tag to compare

By default leek runs each function in a different queue, served by a different process.