Zhoutall / stasis

Automatically exported from code.google.com/p/stasis
Other
0 stars 0 forks source link

lsn free array lists #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Provide segment-based recovery for ranges of array list entries.

Use cases:

1. Write-back to buffer manager when updating arrays of fixed length segments
2. General-purpose, append-only segment store

This cannot be done until Issue 4 is addressed.

Original issue reported on code.google.com by sears.ru...@gmail.com on 14 May 2009 at 11:28