mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-19 06:30:58 +00:00
1 line
2.0 KiB
JSON
1 line
2.0 KiB
JSON
[{"user_id": 3748, "stars": [], "topic_id": 13068, "date_created": 1300135499.1081409, "message": "Today I had an issue ( redis ram was full ) but seems that redis python package connects to redis server despite the fact redis'ram is exhausted.", "group_id": 3886, "id": 350887}, {"user_id": 3748, "stars": [], "topic_id": 13068, "date_created": 1300135559.8127129, "message": "I suggest to issue a INFO command or anythin like that to make sure redis is up and running with available ram", "group_id": 3886, "id": 350895}, {"user_id": 3748, "stars": [], "topic_id": 13068, "date_created": 1300135610.2331719, "message": "Suggestion is for the part of celery that connects to redis server.", "group_id": 3886, "id": 350908}, {"user_id": 3748, "stars": [], "topic_id": 13068, "date_created": 1300135425.963733, "message": "I am running celery with redis as broker and result backends", "group_id": 3886, "id": 350874}, {"user_id": 257, "stars": [], "topic_id": 13068, "date_created": 1300217165.1023331, "message": "Aha, that's bad! Would you be able to create a patch for that?", "group_id": 3886, "id": 359641}, {"user_id": 3748, "stars": [], "topic_id": 13068, "date_created": 1300403626.8281541, "message": "I don't think so. Because looking at the source code of celery, I can't find where exactly the connection with backends are started. Any hint?", "group_id": 3886, "id": 378489}, {"user_id": 257, "stars": [], "topic_id": 13068, "date_created": 1300720925.202564, "message": "lazily", "group_id": 3886, "id": 398947}, {"user_id": 257, "stars": [], "topic_id": 13068, "date_created": 1300720934.842453, "message": "but kombu/transport/pyredis.py", "group_id": 3886, "id": 398948}, {"user_id": 257, "stars": [], "topic_id": 13068, "date_created": 1300720942.995496, "message": "all Redis related code is in there", "group_id": 3886, "id": 398949}, {"user_id": 257, "stars": [], "topic_id": 13068, "date_created": 1300720919.5540681, "message": "they are started whenever needed...", "group_id": 3886, "id": 398944}] |