Add alog to application
Aperta
discuss
question
technical
- Lingua principale
- Elixir
- Stelle
- 33
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am thinking of adding [alog](https://github.com/dwyl/alog) to this project.
When this project was created alog did not exist. This project has similar features to alog in that it does not update any of the comments on an issue, instead it adds a new `version` of the comment to the `versions` table in the database.
However if an issue name is ever updated then github-backup just updates the record in the database.
With alog we can easily make each table of this application (that needs to be append-only) append-only.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.