Files
2012-02-21 01:15:00 -05:00

1 line
3.2 KiB
JSON

[{"user_id": 560, "stars": [], "topic_id": 9329, "date_created": 1298794401.5878129, "message": "What python client do you use? Has anyone tried using eventlet's monkey patching with a python redis client?", "group_id": 292, "id": 216812}, {"user_id": 11592, "stars": [], "topic_id": 9329, "date_created": 1298796685.4887719, "message": "I've used pyredis with gevent monkeypatch and it's wsgi server. I think it should work happily with eventlet too.", "group_id": 292, "id": 216856}, {"user_id": 15368, "stars": [], "topic_id": 9329, "date_created": 1298801555.395406, "message": "I use pyredis. Used it with both Stackless and greenlet and works well.", "group_id": 292, "id": 216902}, {"user_id": 2500, "stars": [], "topic_id": 9329, "date_created": 1298812190.5446651, "message": "We use redisco but this is mainly prototype work. @dpwiz would love to hear more about gevent monkeypatching.", "group_id": 292, "id": 217154}, {"user_id": 15015, "stars": [{"date_created": 1298874533.285208, "user_id": 2500}], "topic_id": 9329, "date_created": 1298824237.42203, "message": "I've been using pyredis with Python 3. I had to port it for that, but it didn't take too much work.", "group_id": 292, "id": 218009}, {"user_id": 12780, "stars": [{"date_created": 1298830137.3771451, "user_id": 11592}], "topic_id": 9329, "date_created": 1298830106.443331, "message": "Just started experimenting with redis and redis-py this week. I can't believe how awesome it is. I want to personally thank the redis developers.", "group_id": 292, "id": 218735}, {"user_id": 11592, "stars": [], "topic_id": 9329, "date_created": 1298829050.0369649, "message": "@dabeaz do you have a public repo for your port?", "group_id": 292, "id": 218619}, {"user_id": 719, "stars": [{"date_created": 1298829395.3176579, "user_id": 11592}, {"date_created": 1298859322.3067999, "user_id": 5942}, {"date_created": 1298874544.001404, "user_id": 2500}], "topic_id": 9329, "date_created": 1298829206.0119531, "message": "https://github.com/dabeaz/redis-py", "group_id": 292, "id": 218639}, {"user_id": 1736, "stars": [{"date_created": 1298850822.031029, "user_id": 1}, {"date_created": 1298859340.8517039, "user_id": 5942}], "topic_id": 9329, "date_created": 1298831241.9353249, "message": "Convore is using Redis + eventlet for the live endpoint FWIW :-)", "group_id": 292, "id": 218874}, {"user_id": 8060, "stars": [], "topic_id": 9329, "date_created": 1299310353.307045, "message": "I want to learn Redis. Where can I find a serious guide to it?", "group_id": 292, "id": 275378}, {"user_id": 8060, "stars": [], "topic_id": 9329, "date_created": 1299310510.315232, "message": "What are the advantages and disadvantages of Redis compared to other NoSQL technologies?", "group_id": 292, "id": 275383}, {"user_id": 1, "stars": [{"date_created": 1299498206.2361219, "user_id": 1243}, {"date_created": 1299985212.827204, "user_id": 12791}], "topic_id": 9329, "date_created": 1299310722.2827859, "message": "@techieyuckyboy I like to think of Redis as adding the ability to create variables that other processes and servers can access. Here's a great Redis tutorial, by @simonw http://simonwillison.net/static/2010/redis-tutorial/", "group_id": 292, "id": 275399}]