Skip to content

v0.1.4

Compare
Choose a tag to compare
@mzz2017 mzz2017 released this 18 Feb 07:48
· 33 commits to main since this release
48ffcbc

Optimize

  • Switched fixed length LRU to fixed timeout LRU (#14)
  • When reloading, remain those servers whose upstream pull conf was with net error (#16)
  • Added systemd-timer integration (#15)
  • Use go1.16 by default.