Commit Graph

7 Commits

Author SHA1 Message Date
Alexis Couvreur
3eb7d480da feat: add persistent storage (#30)
* refactor: remove unused default timeout

* feat: add persistent storage

Allows you to save the state to a file and load it upon restarting the app to restore the previous state.

* chore: upgrade to go 1.18

* use tinykv with generics

* build: add "-buildvcs=false" flag

Git is not available in golang:1.18-alpine image
2022-07-23 12:53:23 -04:00
Matthias Schneider
b244cc8d0b docs(kubernetes): add Statefulset compatibility README (#21)
related to #20
2021-11-18 15:44:44 +01:00
Alexis Couvreur
29b1da52ea feat: add dockerhub registry (#17) 2021-10-01 22:19:02 +02:00
Matthias Schneider
1d3af8cd80 docs: add kubernetes documentation (#15) 2021-10-01 18:41:23 +02:00
Alexis COUVREUR
030e8da427 docs: add features 2021-09-29 14:14:42 +02:00
Alexis Couvreur
19d3b71722 docs: add CLI, Docker and API usage 2021-09-26 14:32:33 +00:00
alexandre.hiltcher@etu.unice.fr
c780693d90 Add README 2020-10-21 23:03:30 +02:00