Skip to content

Release 1.12.68

Choose a tag to compare

@jlangch jlangch released this 10 Dec 10:33
· 1316 commits to master since this release

Enhancements

  • Complete rewrite of the durable queue. Optimized the lock critical section
    for read/write WAL records together with offer/poll of messages to process
    these as an atomical operation.

Bugs

  • Fixed ipc/create-queue function argument parsing when called for a client node