Skip to content

[QUESTION] rm.entry with removeFully option behaviour #277

Open
@RahulGautamSingh

Description

@RahulGautamSingh

Is there an existing issue for this?

  • I have searched the existing issues

Does rm.entry with the removeFully option remove all the entries that reference the same content or does it remove the entry whose key was provided and the content associated with it.

From the docs for removeFully option

If opts.removeFully is set to true then the index file itself will be physically deleted rather than appending a null.

What does deleting the index file mean? If I understand correctly there is only one index file which stored info for all the entries, then if we delete it how do we access the info on other entries?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions