kataras on master
README: add two links for the c… (compare)
kataras on master
Add Chinese (Traditional) Trans… (compare)
kataras on master
minor: example improvement (compare)
dependabot[bot] on go_modules
kataras on master
minor: deps (compare)
kataras on master
remove accesslog requests json … (compare)
kataras on master
Bump github.com/klauspost/compr… (compare)
kataras on go_modules
dependabot[bot] on go_modules
Bump github.com/klauspost/compr… (compare)
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