Releases: shawnfeng/sutil
Releases · shawnfeng/sutil
v1.4.12
Merge pull request #177 from brzyangg/scontext-nil-point
fix scontext nil point
v1.4.11
1.redisext: fix always return false bug of LockWithTimeout
2.delaymq: rename delay request interval
3.upgrade kafka-go from v0.3.4 to v0.3.7
4.redisext: add srandmember、srandmemberN
5.mq: remove slog.Error just return error and print error in kafka-go
v1.4.10
1.redisext: add hscan、sscan、append、append
2.mq: add batchsize、batchtimeoutms config of custom topic in kafka.WriteMsg
v1.4.9
1.add kafka writer batchsize config of custom topic
v1.4.8
1.redisext: add zremrangeby xx
v1.4.7
1.redisext: add set commands
2.redisext/value: optimize error string in cache with {}
v1.4.6
1.redisext: support pipeline
2.slog: add LogKVWithMap
v1.4.5
1.delaymq: support topic split by lane