v1.1.0
v1.1.0
This release brings performance improvements and bug fixes, meeting or exceeding Redis when operating within realistic regimes.
What's Changed
- update caddy module by @withinboredom in #52
- Bump crazy-max/ghaction-upx from 3 to 4 by @dependabot[bot] in #53
- remove state cache by @withinboredom in #55
- set hosts file by @withinboredom in #58
- Bump golang from 1.26.3 to 1.26.4 by @dependabot[bot] in #56
- Remove UPX by @henderkes in #54
- Unify cloxcache and critbit (and other benchmark driven performance improvements) by @withinboredom in #57
New Contributors
- @henderkes made their first contribution in #54
Full Changelog: v1.0.2...v1.1.0
Changelog
Other
- 27d82dd: Bump crazy-max/ghaction-upx from 3 to 4 (#53) (@dependabot[bot])
- 4b62a7a: Bump golang from 1.26.3 to 1.26.4 (#56) (@dependabot[bot])
- 245b86f: Remove UPX (#54) (@henderkes)
- e14c6de: Unify cloxcache and critbit (and other benchmark driven performance improvements) (#57) (@withinboredom)
- a5f40fc: remove state cache (#55) (@withinboredom)
- 98d7421: set hosts file (#58) (@withinboredom)
- 4d661ee: update caddy module (#52) (@withinboredom)