Farid Al Alimi

Results 10 comments of Farid Al Alimi

Hi, i think this feature need more push. Your idea is very good and pretty simple. Maybe we can add something like `/potato?color=eq.red&color=eq.blue&price=gte.50` we can start from `eq` or equal...

Hi, it seems that my code running well when i tried this : ``` number, _ := sjson.Set(`{"number": 23}`, "23", "number") println(number) //result : {"number": 23,"23":"number"} ``` you need to...

Hi, how to get the saved mp3 filename?

Same here. SSE as alternative would be great

Any ideas/recipe to implement SSE on Echo?

Hi, i'm sorry but i face same problem here. The global setting looks awesome. Is it implemented? Thank you

Up this. I have similar case. What can i do in my case? I want to filter permission by their departments ![image](https://github.com/hasura/graphql-engine/assets/39637832/6c28efde-3b25-451c-a97e-2469d8bedae9) the above config doesn't work. What can i...

Hi, any news about load balancing feature?

I am also looking at that. It seems that we can already install AppFlowy using docker. It would be nice if we can collaborate with other users by deploying it...

Up this. Nginx is very powerful and very fast especially for serving static files. I wonder if current apache could serve static files as fast.