kataras on go_modules
kataras on master
Bump golang.org/x/sys from 0.4.… (compare)
dependabot[bot] on go_modules
Bump golang.org/x/sys from 0.4.… (compare)
kataras on master
add graphql example #2029 (compare)
kataras on master
minor: jsonx: time: iso8601 Merge branch 'master' of https:… (compare)
kataras on go_modules
kataras on master
Bump github.com/shirou/gopsutil… (compare)
kataras on go_modules
kataras on master
Bump go.etcd.io/bbolt from 1.3.… (compare)
kataras on master
Bump github.com/microcosm-cc/bl… (compare)
kataras on go_modules
sessions/sessiondb/redis
? I want to use one redis client (and his connection pool) app-wide.
Hello @crsov:matrix.org,
I've just pushed a commit which allows you to set the Client
driver's struct field, you can also use the SetClient
method: redis.GoRedis().SetClient(customGoRedisClient)
. Please upgrade by executing the following command: go get github.com/kataras/iris/v12@master
.
Hi @kataras ! I just have translated the Iris README to Chinese (Traditional), and I wonder if you could help me upload Taiwan's flag to iris-go
's server to place on README.md
? Thanks very a lot!
Related Part: https://github.com/kataras/iris/pull/2043/files#diff-47e2bbb833fa16ff61a6707ef3aabfc4f68e1ae114f41722aa7207cafd208f80R13
PR: kataras/iris#2043