from Products.faster.sessiondata import CBSessionDataContainer
from Products.faster.appendict import AppendOnlyDict
CBSessionDataContainer._BUCKET_TYPE = AppendOnlyDict
