A storage manager is a foundation part of a database
system and closely related to system performance. There are
already many implementations as the manager for data in
secondary storage, including Exodus [1], Object Store [2],
Deli [3], etc. They provide all storage management functions
for different environments. Deli is similar to our work, but it
is mainly for general purposes, while our work is designed
for high performance for gaming applications, similar to
traditional transactional processing applications, but with
much higher performance.