phovea/phovea_core

fill up local id mapping cache

sgratzl opened this issue · 0 comments

when a known datasets loads its ids + unique ids (e.g. .rows() and .rowids()) the cache within the corresponding idtype should be filled up. This will reduce the number of needed ajax calls.