Skip to content

Conversation

@scalvert
Copy link
Collaborator

@scalvert scalvert commented Nov 17, 2021

The previous implementation used file path hashes to identify todos in a map. This was convenient as we'd use the file path hash when generating batches and subsequently manipulating the files on disc as the hash corresponded directly to the directory/filepath mapping from map to physical location. Since we moved to a single file approach, we now no longer need to use hashes, but rely exclusively on the todo itself.

Depends on: #299

@scalvert scalvert requested a review from rwjblue November 17, 2021 23:10
@scalvert scalvert added breaking enhancement New feature or request labels Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants