Skip to content

Handle blank values in KVS.get #35

Description

@robbassi

In KVS.get, we check if the value is in the memtable, and if not we search the disk. Currently, a blank value would indicate it is not in the memtable due to how the walrus operator works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions