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
)