Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Too many writes to DB once cache is full #1814

Open
@GalRogozinski

Description

Bug description

Once the cache gets full we write to the DB each time. This is because we release from cache to db and write to cache at the same time. Perhaps we can release more at once?
This can cause bigger write bottleneck though?

IRI version

1.9.0

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions