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.


Comments

Popular posts from this blog

ruby - Train neural network with sine function -

Using django-mptt to get only the categories that have items -

android - Error generating Gradle in Eclipse ADT -