Megan O'Neill

Results 3 comments of Megan O'Neill

go version go1.19 mac/Intel github.com/go-redis/redis/v8 v8.11. > go run main.go 101 go version go1.19 mac/Intel github.com/go-redis/redis/v9 v9.2.1 > go run main.go 4

Any chance we can get a mutation example soon? I'm trying to work through it and am having a difficult time getting one to work (specifically, without relay)

@dkropachev 👀 saw that, working on it 🙂 I believe that's because I updated the CI file to use the go version specified in `go.mod` and `retract` wasn't added until...