Jobs

Results 7 issues of Jobs

i want using redis sentinel but i found snippets source code ``` if opts.client?.constructor?.name is "RedisClient" @redis = opts.client else @redis = RedisInst.createClient(opts.port, opts.host, opts.options) ``` node-redis-sentinel/ ioredis `constructor.name` is...

enhancement

i focked this repo at [https://github.com/hafeyang/zipkin-js/tree/master/packages/zipkin-instrumentation-mongodb](https://github.com/hafeyang/zipkin-js/tree/master/packages/zipkin-instrumentation-mongodb) ``` ctxImpl.letContext(ctx, () => { const url = 'mongodb://localhost:27017/zipkin_test'; MongoClient.connect(url, function(err, db) { const col = db.collection('somecollection'); ctxImpl.letContext(ctx, () => { col.deleteMany({}, {}, function()...

如题,ElasticSearch服务端口不是9200。使用`docker run --link elasticsearch:mysever` 貌似不行

``` ``` ``` days_addon:["a","b","c","d","e"] ``` 农历显示,但是addon不显示 不管`addon` 设置成 `mixed`,`custom` 都不行 果真是完成一半?

### Is your feature request related to a problem? ``` import { component$ } from '@builder.io/qwik'; export default component$(() => { return ( Flower ); }); ``` deployed to basename...

enhancement
triage

https://nvd.nist.gov/vuln/detail/CVE-2022-25881 http-cache-semantics package should upgrade from 4.1.0 to 4.1.1

提交tangram grid组件,之前一直提交在我的分支上。汗。。