When storing a DocumentArray there is a protocol and compression used. This implies that users need to remember how they serialized a DocumentArray to be able to load it back from binary.
We can add this information in the string of the filename of the serialiized docarray and use it when loading from binary.