| |
Home | Concepts | API | Samples |
Concepts > Versioning > Editing Workflows | |
Fast Track Versions | |
A further adaptation of the two-tier approach is to create a static, fast-track
version to support rapid querying and reporting operations in situations in
which
the most recent changes are not required. This version should be created from a
compressed database where the state tree had been returned to 0. As this
read-only version would continue to point to state 0, all the rows required to
represent that version would be stored in the base table. As no version
difference queries have to be performed to access this version, this ensures the
best performance for query operations.
After each scheduled database compress, this version would be re-created as required.
|
feedback |
privacy |
legal |