okhowang

Results 33 issues of okhowang

`func (*BitSet) ShiftLeft(bits int, fill bool)`

refer https://opentelemetry.io/docs/specs/semconv/rpc/json-rpc/

maybe we can set miniredis in a `cluster` mode. and it may failed in multikey command without hashtag. eg `eval "return 0" 2 key1 key2` wil failed

**Is your feature request related to a problem? Please describe.** Migration for MongoDB use `db.runCommand` now. but some commands can't be run by `db.runCommand` for example, `sh.enableSharding(database)` **Describe the solution...

I use `go-mysql-server` for sql testing and unittest. there is some sql feature supported by mysql, but not supported by go-mysql-server. usually, mysql dialect can be wrapper by `/*! */`...

enhancement
customer issue

**Is your feature request related to a problem? Please describe.** lifecycle hook is running one by one. if someone run too long, the hooks after it may be failed by...

enhancement

### Problem Statement `minsev` define same name severity with `log`, but has different number. `minsev.Severity.Severity` return `log.Severity`. but there is no public method to convert `log.Severity` to `minsev.Severity` ### Proposed...

enhancement