Skip to content

Releases: ilijaNL/pg-tbus

v1.0.0

01 Jul 16:31
Compare
Choose a tag to compare

Major Changes

  • dc58920: Performance, TaskClient and Consistency API

v0.1.9

28 May 12:53
Compare
Choose a tag to compare

Patch Changes

  • Performance and sql caching

v0.1.8

26 May 09:14
Compare
Choose a tag to compare

Patch Changes

  • Correctly propagate properties from task declaration to task definition

v0.1.7

26 May 08:36
Compare
Choose a tag to compare

Patch Changes

  • Allow to emit tasks to different queues

v0.1.6

26 May 08:08
Compare
Choose a tag to compare

Patch Changes

  • Ability to define target queue per task declaration

v0.1.5

25 May 08:15
Compare
Choose a tag to compare

Patch Changes

  • Ability to declare task and use it in definitions

v0.1.4

25 May 05:48
28a6183
Compare
Choose a tag to compare

Patch Changes

  • a6d83f6: Singleton task per queue
  • d8ac5ec: Add refill impl for task workers to reduce latency
  • 13d9c38: Get serializable state of tbus

v0.1.3

15 May 11:34
Compare
Choose a tag to compare

Patch Changes

  • Upgrade node-batcher

v0.1.2

10 May 12:33
37a9ee3
Compare
Choose a tag to compare

Patch Changes

  • Fix expire_in_time

v0.1.1

16 Mar 06:28
69c7edd
Compare
Choose a tag to compare

Patch Changes

  • 2264812: Use node-batcher for resolving tasks