public MemoryStorage(MemoryStorageOptions options)
 {
     _options = options;
 }