mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
3.3 KiB
JSON
1 line
3.3 KiB
JSON
[{"user_id": 15015, "stars": [{"date_created": 1299945216.274709, "user_id": 14463}, {"date_created": 1299945224.1707079, "user_id": 20590}], "topic_id": 12592, "date_created": 1299945175.1792631, "message": "I know a lot about Python, but I'm learning a lot in this pickle talk", "group_id": 373, "id": 332871}, {"user_id": 14463, "stars": [], "topic_id": 12592, "date_created": 1299945329.9281859, "message": "I was wondering about that \u2014 it seems like it'd be slower to create a list by push, push, push, append, append, append.", "group_id": 373, "id": 332899}, {"user_id": 10512, "stars": [], "topic_id": 12592, "date_created": 1299943808.5231199, "message": "I know nothing about pickling so this should be interesting.", "group_id": 373, "id": 332734}, {"user_id": 20196, "stars": [], "topic_id": 12592, "date_created": 1299943946.5707879, "message": "mmmm...pickles", "group_id": 373, "id": 332748}, {"user_id": 14463, "stars": [], "topic_id": 12592, "date_created": 1299945472.9557581, "message": "+1 on reading the Py source", "group_id": 373, "id": 332917}, {"user_id": 560, "stars": [], "topic_id": 12592, "date_created": 1299945541.3845799, "message": "The friendfeed folks would store pickled objects in Mysql blobs to keep performance fast.", "group_id": 373, "id": 332932}, {"user_id": 560, "stars": [], "topic_id": 12592, "date_created": 1299945570.8634191, "message": "It's not searchable that way, but you don't construct / interpolated objects either.", "group_id": 373, "id": 332940}, {"user_id": 10716, "stars": [], "topic_id": 12592, "date_created": 1299944490.033731, "message": "I <3 pickles", "group_id": 373, "id": 332795}, {"user_id": 560, "stars": [], "topic_id": 12592, "date_created": 1299945917.7657759, "message": "@davisagli how does remainders handle object versions?", "group_id": 373, "id": 332998}, {"user_id": 14463, "stars": [], "topic_id": 12592, "date_created": 1299945585.02654, "message": "My understanding was that, because pickle needs to do stuff like imports, it's basically impossible\u2026 But I could be entirely wrong", "group_id": 373, "id": 332941}, {"user_id": 14463, "stars": [{"date_created": 1299945760.3185921, "user_id": 20783}], "topic_id": 12592, "date_created": 1299945661.908823, "message": "Here's a post showing how pickle can be insecure: http://nadiana.com/python-pickle-insecure", "group_id": 373, "id": 332953}, {"user_id": 3926, "stars": [], "topic_id": 12592, "date_created": 1299945695.016119, "message": "Would have liked to see more about the problems with pickling classes (where you have to customize the process to eliminate bits that can't be pickled). That's where we've run into problems.", "group_id": 373, "id": 332961}, {"user_id": 20196, "stars": [{"date_created": 1299945905.331202, "user_id": 560}], "topic_id": 12592, "date_created": 1299945587.8372791, "message": "@j2d2 that's essentially what RelStorage does (an alternative ZODB backend)", "group_id": 373, "id": 332942}, {"user_id": 20196, "stars": [], "topic_id": 12592, "date_created": 1299946243.098604, "message": "@j2d2 you can choose to keep historical versions of objects or not", "group_id": 373, "id": 333032}, {"user_id": 560, "stars": [], "topic_id": 12592, "date_created": 1299945938.884181, "message": "Ugh... iPad spelling correct. Relstorage", "group_id": 373, "id": 333001}] |