Closed alexsilaghi closed 1 month ago
ok, i think this is fixed regarding the hit we were doing on the mongodb. now we just get the revisions paginated and in desc order. still need to fix an issue related to the number of pages we show in the ui.
ok, it's fully fixed. @alexsilaghi do you think we can merge and test on ashybush to see if it still takes a huge hit on the database? Thank you!
I think this is done, but need to still implement the event-history-service and gwt-ui sides. we can merge this after we have those implemented and tested first.
this implementation is for https://github.com/who-icatx/webprotege-postcoordination-service/issues/28
added index, paritally fix the history fetch until a better solution is created.