5

Does anyone know the general layout of how facebook's privacy permissions system works (database)? I've been trying to figure out how they manage to have such a complex set of rules be applied to various content on their site, yet it remains fast. How are they doing that?

Aaron Yodaiken
  • 19,163
  • 32
  • 103
  • 184
Ian
  • 24,116
  • 22
  • 58
  • 96
  • Note, regarding the bounty, I don't even care about Facebook specifically—just the various ways of implementing privacy permissions (abstractly) with similar levels of control to Facebook's. – Aaron Yodaiken Jun 25 '10 at 05:34
  • See http://stackoverflow.com/questions/3122772/how-are-viewing-permissions-usually-implemented-in-a-relational-database – Aaron Yodaiken Jun 26 '10 at 05:30

1 Answers1

1

Lots of control flags?

Falmarri
  • 47,727
  • 41
  • 151
  • 191