What's Changed
- Add PersistentDB class
- Run as nobody under root (or configurable user)
- Install a musl build when relevant (alpine linux) by @kketch in #7
- Test on alpine by @kketch in #6
- Support using glibc build on alpine if TINYPG_GLIBC env var is set. And gcompat installed.
Full Changelog: 0.2.0...0.3.0