Open
Description
@jegesh Could we add the ability for a file index to be saved to disk to avoid indexing each time a file is opened? I've been using this package for machine learning batches, and indexing the file each training run has been noticeable.
A similar package called linereader saves the index automatically.
I can help implement this too.