Skip to content

Releases: segmentio/nsq_to_redis

v2.1.0

09 Jan 08:19
Compare
Choose a tag to compare
Release 2.1.0

Version 2.0.1

26 Apr 21:19
Compare
Choose a tag to compare

Fix regression introduced in v2.0.0 where messages were incorrectly published to Redis. It is not recommended you use v2.0.0!

v2.0.0

24 Apr 20:04
Compare
Choose a tag to compare
  • Speed up JSON parsing by using json.RawMessage instead of map[string]interface{}
  • Speed up templating by writing custom templating on top of gjson instead of using go-interpolate.
  • Internal: Migrate to govendor.

v1.5.0

29 Jan 10:08
Compare
Choose a tag to compare
  • add ratelimit

v1.4.0

25 Jan 12:58
Compare
Choose a tag to compare
  • Flush once for each message

v1.3.0

22 Jan 13:56
Compare
Choose a tag to compare
  • add --max-idle

v1.2.0

22 Jan 10:09
Compare
Choose a tag to compare
  • add optional metrics (see --statsd & --statsd-prefix)
  • fixing nsqlookupd detection

v1.1.0

25 Aug 19:57
Compare
Choose a tag to compare
  • add nsqds argument that overrides nsqlookupd

v1.0.2

06 May 19:09
@tj tj
Compare
Choose a tag to compare
Release v1.0.2

v1.0.0

06 May 17:52
@tj tj
Compare
Choose a tag to compare
  • add --idle-timeout flag