Revision history with firebase real time database -
i'm working on online ide editor students - codiva.io i'm planning support collaboration , revision history, see firebase real time database great fit use case. collaboration seems easy, couldn't find info on whether firebase automatically maintains revision history or if has implemented separately. assume firebase uses diffs sync between devices , use operational transformation resolving conflicts. possible capture diffs , store separately can support consistent revision history.