diff options
| author | 2010-04-26 23:33:39 -0700 | |
|---|---|---|
| committer | 2010-06-14 14:50:03 -0700 | |
| commit | 6c354da9436e946708fc3f3a1c0d18b18bbfdf43 (patch) | |
| tree | 290fc21e11d859eea4d93517f97e314f5f81e9b6 /libs/rs/rsScript.cpp | |
| parent | c465f9c4003c5d1806954f81c50e6f9d56adecc4 (diff) | |
read old version of data and use multiple connections to db
cts tests are in Change-Id: Ifcc89b4ff484c7c810fd2d450ded212a43360dda
dependency on: Change-Id: I938c42afc3fb50f5296d01c55ffcf4a102d8b0cb
1. Use sqlite's work-in-progress writeahead logging feature to read old
versions of data and thus increase concurrency of readers
even when there is a writer on the database
2. New API executeQueriesInParallel() sets up a database connecion pool
automatically created and managed by sqlite java layer
3. To increase reader concurrency, add an option to do BEGIN IMMEDIATE xaction
instead of BEGIN EXCLUSIVE
Change-Id: I3ce55a8a7cba538f01f731736e7de8ae1e2a8a1f
Diffstat (limited to 'libs/rs/rsScript.cpp')
0 files changed, 0 insertions, 0 deletions