-
**Is your feature request related to a problem? Please describe.**
Components need to use storage extensions for various purposes. There should be a standard way of configuring storage for a componen…
-
### Component(s)
extension/headerssetter, extension/storage/filestorage, exporter/otlpgrpc
### What happened?
## Description
When headers setter extension is used in conjunction with file_st…
-
In the EventStore project, implement a storage provider that uses an embedded event store node, see https://eventstore.org/docs/dotnet-api/4.0.2/embedded-client/
-
It seems that sometimes keeper leaves a 'temp' file around on accident. When it does, subsequent attempts to construct FileStorage instances results in a FileExistsError:
```
File "/Users/abingham…
-
Couple of times per month I receive unserialize error ("Error at offset X of Y bytes") from RobotLoader which uses FileStorage. This suggests that FileStorage failed to write tha data properly. I alwa…
-
### Component(s)
extension/storage/filestorage
### What happened?
## Description
When there are issues with underlying a linux guest storage, mostly in scenarios where the hypervisor loses connect…
-
-
Another problem using the v5 in comparison with 0.9.
This code worked fine in the old version
string strResource2 = @"mon\index.html";
var files2 = db.FileStorage.Find(strResource2);
But in t…
-
**Version**
5.08
**Describe the bug**
I recently upgraded to 5.0.8 from version 4.1.4. Using the FileStorage.Find method crashes with guids in the path. I was able to do this in 4.1.4. I didn'…
-
##### System information (version)
- OpenCV => 4.1
- Operating System / Platform => Windows 10
- Compiler => msvc2015 64 bit
##### Detailed description
I am not able to read a file using …