mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 8668, "stars": [], "topic_id": 40704, "date_created": 1309341917.3428631, "message": "I build a lot of sites that go on shared hosting. We have root so we can install any software we need, but obviously some things don't work so well in a shared environment", "group_id": 95, "id": 1516043}, {"user_id": 8668, "stars": [], "topic_id": 40704, "date_created": 1309341952.9308231, "message": "one thing that's hurting (specially as the sites are all PHP) is the complete lack of any cache - our only data stores are the DB and the filesystem", "group_id": 95, "id": 1516045}, {"user_id": 8668, "stars": [], "topic_id": 40704, "date_created": 1309342060.2995019, "message": "What software would be suitable for caching things in this sort of environment? (For example, we can't use memcached easily as it has no authentication... something more along the lines of MySQL, with separate users and permissions, would be more suited)", "group_id": 95, "id": 1516054}, {"user_id": 31125, "stars": [], "topic_id": 40704, "date_created": 1309344929.8872049, "message": "Redis : http://redis.io/", "group_id": 95, "id": 1516216}, {"user_id": 34806, "stars": [], "topic_id": 40704, "date_created": 1309361518.6167979, "message": "Yep, redis is definitely the way to go; very fast and offers authenticatoin", "group_id": 95, "id": 1517783}, {"user_id": 8668, "stars": [], "topic_id": 40704, "date_created": 1309374495.226145, "message": "Does redis support having separate data stores on a per-user basis? From my reading that seems a little out of scope", "group_id": 95, "id": 1520278}, {"user_id": 4149, "stars": [], "topic_id": 40704, "date_created": 1309389562.4239841, "message": "+1 redis good and i would learn java to hack on redis for your needs", "group_id": 95, "id": 1522825}] |