-
At least some portion of the most recent LLM results should be stored on the investigation object and loaded when returning to the investigation, with the ability to "re-run" which clears those result…
-
### Describe the feature request
I'd like it if we had more alternatives to the weapon locker pirates has for storing items neatly.
Currently we have four alternatives to storing items. On a ta…
-
I have debated filing this ticket for a while, but largely held off as I wasn't sure how well it would be received, especially as I am acutely aware that this crate currently makes use of OpenDAL and …
-
**Describe the bug**
This started recently and I'm uncertain as to the cause. I have a rather large S3 directory (10TB) that I delete using the following code:
```
let object_store_s3_path = &o…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
I'm writing a new Python binding for the `object-store` crate (differences from the existin…
-
**Is this a bug report or feature request?**
* Bug Report
We are facing an issue during integrating ceph object store feature. While defining the object store, we can specify the `caBundleRef `param…
-
## Is your feature request related to a problem? Please describe.
### Windows
In https://github.com/NixOS/nix/issues/9389 I propose `N:\x\store` which is the same length, allowing some janky sed…
-
**Is your feature request related to a problem or challenge?
I'm using `object_store` to stream large(r) files to in this case, the body of a HTTP .
I essentially do a `store.get(path).await?.int…
-
### s3torchconnector version
1.2.4
### s3torchconnectorclient version
1.2.4
### AWS Region
n/a
### Describe the running environment
Linux Manjaro (Arch-based) on a local machine.
### What happ…
-
In the localcomlayer.h the class CLocalCommGroupsManager stores the complete LocalComGroup objects in a vector. This not only makes unnecessary allocation and deletion of CLocalCommGroup objects when …