who-icatx / webprotege-linearization-service

0 stars 0 forks source link

linearization fixes #21

Closed alexsilaghi closed 1 month ago

alexsilaghi commented 2 months ago

added index, paritally fix the history fetch until a better solution is created.

soimugeoWB commented 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.

soimugeoWB commented 1 month ago

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!

soimugeoWB commented 1 month ago

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.

soimugeoWB commented 1 month ago

this implementation is for https://github.com/who-icatx/webprotege-postcoordination-service/issues/28