Jason Lei

Results 13 issues of Jason Lei

Need to find an elegant solution to handle a case where you query for something but the response won't send because an error is thrown but not handled therefor stalling...

bug
low priority

**Is your feature request related to a problem? Please describe.** LowDB is not for large scale projects and not the fastest database out there. **Describe the solution you'd like** Ability...

enhancement
low priority

Through a bit of head scratching, it seems that the `signedcookiesession` middleware only set's the cookie when the response is handled using the `resp` macro. If you try and manually...