Skip to content

Remove automated buffering #57

@MBueschelberger

Description

@MBueschelberger

Currently, the user does not need to care about the buffers (create/update/delete).

However, this is slowing down the performance, since any field and object in the KItem model has a property for tracing partial updates and updating the buffers for the commit accordingly.

This can be improved by adding dsms.add and dsms.delete methods which become mandatory for the user in order to set the buffer for the commits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions