We should support recovering radix tree from index file in PixelsCacheWriter. So that the cache writer does not need to rebuild the in-memory radix tree structure after failover.
Besides, some memory allocations in the cache still need to be reduced.