redis

Events are not listened to in the connection socket.io and socket. io-client, Nodejs, Angular

Hello everyone. The code I wrote is the Server server.js const app = require('express'); const server = require('http').creat ... he other emit, on, different events, kliekn does not see, it feels like on, emit do not do anything at all, maybe who knows?)

The Redis client returns the redis: nil error

I am writing a client wrapper Redis for caching data downloaded from online services: import ( "github.com/go-redis/redi ... in ExclusionsByProcessor() and other methods. Ping() works everywhere. The commented out code in NewAudioCache() also works.

don't install illuminate/redis v7.20.0|don't install laravel/framework v5.8.38

Hello everyone, please help, with any execution of the command composer gives an error Problem 1 - don't install illumin ... , "minimum-stability": "dev", "prefer-stable" : true, "sort-packages": true, "optimize-autoloader": true } }

Redis server is not raised in the container

I run the following command: docker run --rm -ti -p 6379:6379 redis:5.0.6 redis-cli I receive this message: Could not connect to Redis at 127.0.0.1:6379: Connection refused not connected> What could be the reason?

How to run a project on ruby, MySQL, Redis under windows10?

Is it possible to deploy this project locally on windows. Tutorial is only available for Linux. Which specifies the following ... f possible. Ruby, MySQL, and Redis (beta) themselves are already installed in windows. Is it possible without or with docker?

Monitoring Redis-server in zabbix

You need to remove statistics from radish. Radish turns in the same place aszabbix . Please tell me how to do this.

redis server error: Failed to connect to redis: Cannot assign requested address

More and more often there is an error in the redis server log: Failed to connect to redis: Cannot assign requested address How to detect the cause of the occurrence? Redis 4.0.6, debian 9.3

Which method is more efficient to scale, use a Redis as a service or Redis on disk?

I have a question regarding the best approach to caching data using redis. I would like to use a Redis as a Service like Amaz ... the responsibility and costs of managing a redis infrastructure? Or is it more feasible and practical to use it as a service?

Using Redis in practice

I'm having a hard time figuring out in practice where to use Redis in an ecommerce, for example. I'm reading a book but I ca ... commerce, use Redis to write login or shopping cart data and then write definitively to a bank like MongoDB or MySql, etc...?

Generate notification in Windows Sidebar for specific user?

I am using Redis PubSub to create a desktop Chat and would like to generate a Windows Sidebar notification for a user when th ... who he sent the message. Is it possible to notify only the received user? If so can you give me a direction of how to do it?