Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@sot-tech sot-tech released this 15 Jan 11:48
· 1 commit to master since this release
7fefccc

What's Changed

  • build(deps): bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 by @dependabot in #122
  • Add Redis TLS option in #123

Full Changelog: v0.1.3...v0.1.4

Note: LMDB storage not built-in because of disabled CGo, you can build it from sources (CGO_ENABLED=1 go install ./cmd/mochi)