)]}'
{
  "commit": "6bf7dcf9d31afa1b1ba257b197e5e4c2eeeedfba",
  "tree": "6343666832542786e8699e5be678672c2fb5b5cb",
  "parents": [
    "649e5ee9a5597597e1ad00b9c8e7605bc5f2da25"
  ],
  "author": {
    "name": "Nolan Lawson",
    "email": "nolan.lawson@gmail.com",
    "time": "Tue Apr 28 07:41:37 2015 -0400"
  },
  "committer": {
    "name": "Nolan Lawson",
    "email": "nolan.lawson@gmail.com",
    "time": "Tue Apr 28 07:41:39 2015 -0400"
  },
  "message": "(#3773) - update docs to be more accurate\n\nThese updates are based on stuff I noticed from\nthis blog post:\n\nhttp://gonehybrid.com/how-to-use-pouchdb-sqlite-for-local-storage-in-your-ionic-app/\n\n1. The SQLite Plugin is actually not faster than\n   the native IndexedDB/WebSQL, at least anymore.\n   That statement about \"often faster\" is based on\n   my own experience with the SQLite Plugin from back\n   in Android 2.3 days, when a spinning GIF would be\n   stuck while WebSQL was processing heavy DB operations,\n   whereas it wouldn\u0027t with the SQLite Plugin.\n\n   This is\n   not an issue that I\u0027ve seen with PouchDB anymore, and in\n   fact the SQLite Plugin seems to have gotten slower in recent\n   months, to the point where it\u0027s noticeably slower than either\n   WebSQL or IndexedDB.\n\n2. A lot lot LOT of people are using PouchDB with Ionic, and it\n   pains me that they don\u0027t know about `$q.when()`. Makes your\n   code much simpler.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8acd9fbbf5544296626978347d4fb9ccd06d5741",
      "old_mode": 33188,
      "old_path": "docs/_includes/api/api_overview.html",
      "new_id": "1f9a4474e11e86b5f522051de9327a51f5ced041",
      "new_mode": 33188,
      "new_path": "docs/_includes/api/api_overview.html"
    },
    {
      "type": "modify",
      "old_id": "9278e15ebe851dfcfb9cd50065965abe60a14a3c",
      "old_mode": 33188,
      "old_path": "docs/adapters.md",
      "new_id": "061ee0b2365bc1ff9dd011b5bbac25acc44e9c60",
      "new_mode": 33188,
      "new_path": "docs/adapters.md"
    }
  ]
}
