Are there any examples using mx-beebase? I can hardly use it, what does "record address must be an integer" means? Looking at the docs, I should be able to say d = BeeDict('test') d['something'] = 'hulabaloo' d.commit() but it ain't so. Thanks