borgbackup / borgbackup/borghash

HashTableNT: support adding and removing elements from the namedtuple?

Open
#31 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Cython
Stars
6
Forks
3
Avg merge
2h 31m
Merged PRs (30d)
6

Description

Think about whether we want such functionality in `HashTableNT` **or** if such stuff rather belongs elsewhere (like in the `HashTableNT` users code):

- dropping an element and loading an old ht that still has it is relatively straightforward
- adding an element and loading an old ht that does not yet have it is more difficult: would need a default value for the new element.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.