Texture streaming is an important feature of modern 3D engines as it is can be the largest contributor to reducing loading times and memory usage, as textures are usually the largest assets. Wicked Engine just got the first implementation of such a system, and here you can read about the details of it in depth.