946
edits
(New page: === Status === * Matthew set up ndb on 2 of the nodes, so we can run test suite there * Toby wrote sharding code (that he now gets to throw away!) === LDAP replication=== * 2 options: ce...) |
|||
Line 5: | Line 5: | ||
=== LDAP replication=== | === LDAP replication=== | ||
* 2 options: central ldap contains full subtrees for each node & | * 2 options: central ldap contains full subtrees for each node & their users, or | ||
* central ldap contains indexes for users but doesn't contain full trees, they are contained in each node's ldap server only | |||
* central ldap contains indexes for users but doesn't contain full | ** in this scenario, services.mozilla.com needs to handle LDAP referrals (since the data might not live on the master). | ||
* housekeeping: on client deletion, we need to delete user storage on the node. there might be some regulatory issues here. | |||
** in this scenario, services.mozilla.com needs to handle LDAP | |||
* housekeeping: on client deletion, we need to delete user storage on | |||
Action items: | Action items: |
edits