Skip to content

Conversation

@quantumagi
Copy link
Contributor

No description provided.

@quantumagi quantumagi marked this pull request as ready for review March 30, 2023 04:11
@quantumagi quantumagi requested a review from zeptin March 30, 2023 04:11
List<ConversionRequest> GetAll();
List<ConversionRequest> GetAll(ConversionRequestType type, bool onlyUnprocessed);

void Delete(string key);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method does still seem to be in the implementation of the interface though

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but its already present in IKeyValueRepository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants