Commit Graph

9 Commits

Author SHA1 Message Date
vysion 5b4b5d4b87 Reintroduce zero width feature, JSON response fix 2022-04-02 21:04:20 -07:00
vysion dc4a0e7421 Update init.go and main.go 2022-03-30 12:13:35 -07:00
vysion c6dd4606e7 fixed log file being opened as read only 2022-03-25 22:59:16 -07:00
vysion 7fe0828c8f add logger, remove unncecessary code 2022-03-22 20:15:29 -07:00
vysion f00fe2b185 Added constants.go
Changed configuration int64 types to int

Fixed some constant scopes

Better zero width checking to avoid unnecessary work
2021-09-13 21:59:45 -07:00
vysion d2857a21dd reworked zws handling, added ForceZeroWidth to config, updated readme 2021-09-12 13:18:32 -07:00
vysion 07e7eea2cf Changed mebibyte constant to correctly represent 1 mib 2021-09-10 16:40:01 -07:00
vysion b6feee67f0 Fixed bug with nil global.RedisClient 2021-09-08 16:59:06 -07:00
vysion 98bcedce3e Reworked project structure 2021-09-08 16:37:19 -07:00