Adam Jasniewicz

Results 12 issues of Adam Jasniewicz

**Describe the solution you'd like** Wondering if it would be possible to lower the overall memory consumption of apollo router. **Describe alternatives you've considered** Disabling features such as caching? **Additional...

triage
raised by user

ACL/ID/API, these fields get renamed (uppercased), I understand why. But for my specific use-case. It is such a hassle to deal with and just causes an immense amount of issues....

I want to ensure that the data is proper json when ser/de, so I made the struct_value a serde_json::Value. However, if I try to diff it I get the following...

Hello! Great project, but one minor annoyance (might be something on my end but I still feel that it can be easily addressed here) is the fact that I have...

## Description I am trying to implement DeriveIntoActiveModel for the following struct ``` #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize, JsonSchema, DeriveIntoActiveModel)] pub struct BusinessCreate { pub location: Option, pub how_we_sell_products:...

I am running wordpress inside a bitnami container. It seems that XCloner doesn't recognise wp-content (doesn't even show in the section where you can choose which folders to ignore). My...

Does Advanced Retrieve support semantic searching? If not are there future plans for it?

enhancement

**The problem/use-case that the feature addresses** I am thinking about using keydb as log store. In this case, I would like my logs to be stored directly to flash in...

### System Info Need to install the following packages: [email protected] Ok to proceed? (y) y System: OS: Linux 6.1 Manjaro Linux CPU: (12) x64 Intel(R) Core(TM) i7-9850H CPU @ 2.60GHz...

bug

When I first setup my harvester cluster, I wanted to ensure that the cooling system I installed was adequate. I tried looking in the web-ui for some temperature metrics but...

kind/enhancement