Gianni Chiappetta

Results 21 issues of Gianni Chiappetta

The [Database interface](https://github.com/kataras/go-sessions/blob/90952754bf2dbaecfd909b44484464ac0ad4573d/database.go#L22) should be duplicated and modified (e.g. `DatabaseWithCtx`) to support receiving the request context for each method call. For example: ```go type Database interface { Acquire(sid string, expires...

As the title says, an option to 1. replace all in a given file 2. skip all in a given file Currently it's quite repetitive when you want to operate...

``` fnm 1.22.8 fish, version 3.1.2 ``` this is how i'm configuring fnm: ```fish if type -q fnm fnm env --shell fish --use-on-cd | source fnm completions --shell fish |...

bug
cant reproduce

Hi there, Thanks for building this wonderfully useful library. We're planning on using this in our e-commerce platform which allows users in several different countries to sell to their customers....

enhancement

Now that there is [broad support for Symbol in browsers](https://kangax.github.io/compat-table/es6/#test-Symbol) we should remove the Symbol polyfill and add a note in the README for users who need to support IE...

needs discussion
awaiting feedback
breaking change

i don't know enough about building fonts to know if this is correctable, however when ligatures are enabled git diff separators appear a little unnatural: ![Emacs payments.go – Doom Emacs...

- Add go-redis sessiondb - Add tests - Add example - Update README

### What did you expect to happen? As of [release 0.4](https://git.sr.ht/%7Ebzg/org-contrib/refs/release_0.4) org-contrib now longer includes several packages that were included by default when enabling `:lang org`. In my case `org-contacts`...

is:bug
needs-triage

Excellent write-up: https://tdodge.consulting/blog/eshell/background-output-thread Implementing this patch offers a ~95% improvement for PTY speed which is useful for a handful of different features but particularily eshell performance.

see #304 for context the tests pass, however i'm really not sure if this will break existing functionality