Skip to content

Implement update_counter #21

@brigadier

Description

@brigadier

I wonder how hard it would be to change hanoidb to impleent something like mnesia's dirty_update_counter? Like, locate record, if found - treat value as int, increment it and write the result in the same place, if not found - create new record, everything in one atomic and probably fast operation? Would that be possible at all with architecture of this kv storage?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions