Yusuke Wada
Yusuke Wada
Hi @louis-sicko I think this is outside the scope of this `hono` package. It should be third-party middleware or middleware maintained by the community, whether it depends on an external...
@EzzatOmar I think you forgot to add a binding for Hyperdrive. https://developers.cloudflare.com/hyperdrive/get-started/#4-bind-your-worker-to-hyperdrive
@EzzatOmar Did it succeed without Hyperdrive? Anyway, you should add the Hyperdrive binding setting to the `wrangle.jsonc`.
@EzzatOmar Hmm. Can you share a minimal project to reproduce it?
Hi @darklight9811 Do you think this is a bug or a feature request?
This is not a bug and is an expected behavior. We have not implemented this feature and I don't know we should do it. So, I'll tag this as an...
Related to https://github.com/honojs/hono/issues/414
@cheese-mountain We've done the discussion in #414. I don't want to add more implementation to the `hono` for the feature you suggest.
Hi @markH5 Thank you for the PR. I think this is a good improvement. This will affect the performance issue, so I labeled this PR as `perf`. @usualoma What do...
@NEKOYASAN Thank you! Okay.