sql >> データベース >  >> NoSQL >> Redis

predisでredisタイムアウト

    これは、アイドル状態の接続がRedisによってデフォルトで閉じられているためだと思います。

    redis.conf

    # Close the connection after a client is idle for N seconds (0 to disable)
    timeout 0
    


    1. ClusterControlサーバーを保護する方法

    2. マングースを使用したMongoDBでの一括アップサート

    3. すべてのセットをredisで取得するにはどうすればよいですか?

    4. 範囲ベースのページングmongodb