Nick Demming

Results 15 comments of Nick Demming

Hey, any updates on this issue? I too would love to use it from the stm package.

I second that request. It's amazing how one can simply pass in a POCO instance as an arg with Flurl. Yet there are many notational cases (snake, camel, Pascal, kebab,...

It appears to work ordinarily if you pass any `updateId` on `Promise` toast invocation (perhaps in conjunction with a `toastId`), but this in turn will violate the `limit` property, whereby...

That looks nice, thank you, hope we can reap the fruits soon enough. Here's another use-case to support OP's argument: I have a somewhat big XML file for the GB-18030...

@ReneWerner87 Sure, will see what I can do. @sod-lol: I was going to suggest a PR this weekend. A trivial "fix" is to move the [call to `c.Next` in `middleware/cache.go`](https://github.com/gofiber/fiber/blob/3157fb5f1c45616173da443866e778d8e7c9a3ca/middleware/cache/cache.go#L167)...

@li-jin-gou Your comment hadn't appeared before I posted. I'll wait for @sod-lol's reply then.

Just to follow up, I've just tried replacing the shared mutex with a synced mutex map, looks promising, performance is good.

> Hi @demming. > > Honestly, I didn't have yet chance to analyze the issue thoroughly, so it would be best if you send your PR since you analyzed the...

@ReneWerner87: apologies, been out of the loop for the while here, thanks for pinging me, let me reassess the issue, happy to contribute back. Btw, I met a person just...

Oh wow, thank you. Let me know if I can assist you in this.