Skip to content

Releases: dranikpg/gtrs

Stats() function for GroupConsumer to help with monitoring

27 Apr 07:00
585d868
Compare
Choose a tag to compare

Stats() function for GroupConsumer to help with monitoring

What's Changed

Full Changelog: v0.6.0...v0.6.1

Support automatic parsing of encoding.BinaryUnmarshaler fields

04 Jan 19:27
d8a7916
Compare
Choose a tag to compare

With this patch, fields that support UnmarshalBinary can be automatically deseriazlied from entries

Huge thanks to @elee1766 for adding this! 🎖️

Struct tags for serialization

28 Nov 20:25
0cbe727
Compare
Choose a tag to compare

Thanks to @elee1766 for adding this feature 🔥

Maxlen and Approx options

17 Nov 16:42
4917a00
Compare
Choose a tag to compare

This version includes new Maxlen and Approx options

Thanks to @shenyute and @saisrikark for implementing those!

TTL flag and new serializable Metadata type

08 Sep 19:02
9c6a580
Compare
Choose a tag to compare

Special thanks to @nathan-cormier for implementing those new features 🔥