Skip to content

OOCMap should automatically grow #5

@dirkgr

Description

@dirkgr

This would mean that you don't have to specify a size anymore when you create OOCMap. LMDB is perfectly capable of doing this. The problem is that resizing the map wipes out all active transactions. That means we have to be able to re-start transactions for objects that keep them around, like LazyListIter and LazyDictIter. This will be quite involved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions