Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: removed all occurrences of KV/Badger store #128

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

guacamole
Copy link
Member

Signed-off-by: guacamole gunjanwalecha@gmail.com

@guacamole guacamole added the enhancement New feature or request label Mar 29, 2022
@guacamole guacamole requested a review from jay-dee7 March 29, 2022 17:47
@guacamole guacamole self-assigned this Mar 29, 2022
detail := map[string]interface{}{
"error": "skylink is empty",
}
e := fmt.Errorf("skylink is empty").Error()
Copy link
Member

Choose a reason for hiding this comment

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

@guacamole please remove this, since we're already doing this is detail map above

Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

@guacamole just remove the extra error and we're good :)

Signed-off-by: guacamole <gunjanwalecha@gmail.com>
Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

LGTM 🥇 🥇 🥇

@guacamole guacamole merged commit 11dfa91 into master Mar 29, 2022
@guacamole guacamole deleted the remove-kv-store branch March 29, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants