hamper

Results 10 comments of hamper

https://redis.io/commands/select/ > When using Redis Cluster, the SELECT command cannot be used, since Redis Cluster only supports database zero. I think this is not a bug in clusterClient because redis...

I think that testBidder can be very usable for something like native design testing or video tests, it can looks like ```js { bidder: 'test', parameters: { type: 'native', bid:...

With node version 0.10.31 and npm module hyperdex-client memory leak still exists

I think that `/lib/systemd/system/systemd-journal-gatewayd.socket` can be reverted on apt update, in that case is better to create `/etc/systemd/system/systemd-journal-gatewayd.socket.d/hass-socket.conf`: ``` [Socket] ListenStream=/run/systemd-journal-gatewayd.sock ```

This works for me with external converter from https://github.com/Koenkk/zigbee2mqtt/issues/11251

You can use workaround like this ```go wire.NewSet( newDb, ent.New, redis.New, discovery.New, casbin.New, grpc.New, uid.New, ) func newDb(conf config.DBConfigDefault, logger *slog.Logger) (db config.DBInstanceDefault, cleanup func(), err error) { return db.New[config.DBConfigDefault,...

I think that can be usable to implement some parameter for PUC like `ucTagData.prebidName = 'pbjs'`

400ms skip is really very long https://github.com/telegramdesktop/tdesktop/blob/dev/Telegram/SourceFiles/media/media_audio_capture.cpp#L23-L24

Maybe it would be better to move this parameters to settings or workmode settings?