Skip to content

Releases: voxoco/nqlite

v1.5.0

29 Mar 02:23
4150f99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.5...v1.5.0

v1.4.5

24 Jan 20:57
dcf3b0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

24 Jan 04:30
117200b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Jan 14:33
78d5ad4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

17 Jan 05:08
51ecb42
Compare
Choose a tag to compare

What's Changed

  • Reconnect listener by @jmordica in #11
  • Better error checking and added checks in the consumer
  • Update deps
  • Set idleHeartbeat to 10 seconds

Full Changelog: v1.4.1...v1.4.2

v1.4.1

07 Jan 04:24
a855d20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1

v1.4.0

07 Jan 03:29
5eae39d
Compare
Choose a tag to compare

What's Changed

  • Tcp support by @jmordica in #9
  • update deps
  • fix draining/destroying subs properly to prevent dup messages
  • added idle heartbeats and reconnect logic

Full Changelog: v1.3.1...v1.4.0

v1.3.1

05 Jan 04:12
633f173
Compare
Choose a tag to compare

What's Changed

  • Maint tweaking by @jmordica in #8
  • update deps
  • update default data-dir
  • additional logging

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Jan 23:05
07f5a85
Compare
Choose a tag to compare

What's Changed

  • refactor to simplify and use ephemeral consumer by @jmordica in #7
  • Keeping up with the sequence number in SQLite
  • More consistency when snapshotting/restoring
  • More consumer control in general
  • Remove unnecessary use of KV

Full Changelog: v1.2.2...v1.3.0

v1.2.2

02 Jan 01:54
79f5f9c
Compare
Choose a tag to compare

What's Changed

  • performance improvements with wal mode by @jmordica in #6

Full Changelog: v1.2.1...v1.2.2