Skip to content

v0.1.0

Compare
Choose a tag to compare
@slaveofcode slaveofcode released this 22 Oct 20:27
· 33 commits to master since this release
  • Support multiple config path location
    • ./config.yaml (current working directory)
    • $HOME/.hansip/config.yaml (current user)
    • /etc/hansip (system wide)
  • Support AWS S3 storage
  • Support SQLite3 by default, and using WAL mode