Skip to content

Instantly share code, notes, and snippets.

@kontinuity
Created May 25, 2012 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kontinuity/2786490 to your computer and use it in GitHub Desktop.
Save kontinuity/2786490 to your computer and use it in GitHub Desktop.
{
"username": "jack-roach",
"last_updated_on": 124,
"index": [{
"a": "arif@fb",
"b": "arif@fb",
"c": "id_arif"
}, {
"a": "arif@gt",
"b": "arif@gt",
"c": "id_arif"
}, {
"a": "anubhaw@fb",
"b": "arif@fb",
"c": "id_anubhaw"
}, {
"a": "anubhaw@gt",
"b": "arif@gt",
"c": "id_anubhaw"
}, ],
"b_set": ["arif@f", "arif@g"],
"id_arif": {
"last_updated_on": 1234,
"arif@fb": {
"b": "jack@f",
"type": "one-way",
"data": {
"<xml>"
}
},
"arif@gt": {
"b": "jack@g",
"type": "one-way",
"data": {
"<xml>"
}
},
},
"id_anubhaw": {
"last_updated_on": 1234,
"anubhaw@fb": {
"b": "jack@f",
"type": "one-way",
"data": {
"<xml>"
}
},
"anubhaw@gt": {
"b": "jack@g",
"type": "one-way",
"data": {
"<xml>"
}
},
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment