Add alog to application
Abierto
discuss
question
technical
- Lenguaje dominante
- Elixir
- Estrellas
- 33
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.