Skip to content

go-links v0.2

Latest
Compare
Choose a tag to compare
@lgo lgo released this 05 Jun 03:55
· 2 commits to master since this release

Added Redis compatibility, allowing persistence between application starts.

  • Use by setting GOLINKS_STORE=redis
  • Configure Redis via. REDIS_URL=redis://h:<PASSWORD>@<HOST>:<PORT>