mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 07:31:00 +00:00
1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
[{"user_id": 242, "stars": [], "topic_id": 10719, "date_created": 1299213537.5649681, "message": "It has now reached the point where mnesia has wasted most of my time in the last 3 weeks. First a network partition, now trying to upgrade an application that has indexes to R14B01. It'll still probably take another half hour for this node to come up\u2026", "group_id": 21, "id": 266623}, {"user_id": 1509, "stars": [], "topic_id": 10719, "date_created": 1299229854.0879591, "message": "someone should build a mnesia query engine like for couchdb", "group_id": 21, "id": 268208}, {"user_id": 13688, "stars": [], "topic_id": 10719, "date_created": 1299318777.087714, "message": "how wide is your cluster? what advice can you offer to anyone else about to embark on an mnesia deployment after these experiences? is it just \"don't\"?", "group_id": 21, "id": 275771}, {"user_id": 222, "stars": [], "topic_id": 10719, "date_created": 1299349293.984647, "message": "Don't", "group_id": 21, "id": 277096}, {"user_id": 15988, "stars": [], "topic_id": 10719, "date_created": 1299399066.502826, "message": "rabbitmq seems to be fairly set-and-forget even though it uses mnesia behind the scenes, though I haven't run it in clustered mode yet", "group_id": 21, "id": 279116}, {"user_id": 242, "stars": [], "topic_id": 10719, "date_created": 1299518813.472789, "message": "@wil We don't run a RabbitMQ in a cluster either partly because we'd rather just give it a really beefy machine than learn what happens when you get a network partition with it.", "group_id": 21, "id": 289034}, {"user_id": 19610, "stars": [], "topic_id": 10719, "date_created": 1299600515.002007, "message": "@rboyd I am about to start a project with mnesia. Why should I not use it?", "group_id": 21, "id": 297188}, {"user_id": 15988, "stars": [], "topic_id": 10719, "date_created": 1299655279.9791059, "message": "@dreid btw how big is your mnesia database?", "group_id": 21, "id": 302448}, {"user_id": 242, "stars": [], "topic_id": 10719, "date_created": 1299717361.4161961, "message": "@wil not terribly big 56.92MB. It's the indexes that'll get ya. They have to be rebuilt from scratch when you restart the node.", "group_id": 21, "id": 309602}, {"user_id": 222, "stars": [], "topic_id": 10719, "date_created": 1299765836.186723, "message": "We also have much bigger mnesia databases than that.", "group_id": 21, "id": 313379}] |