Skip to content

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

Merged
guacamole merged 1 commit into
masterfrom
remove-kv-store
Mar 29, 2022
Merged

Refactor: removed all occurrences of KV/Badger store#128
guacamole merged 1 commit into
masterfrom
remove-kv-store

Conversation

@guacamole

Copy link
Copy Markdown
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
Comment thread registry/v2/registry.go Outdated
detail := map[string]interface{}{
"error": "skylink is empty",
}
e := fmt.Errorf("skylink is empty").Error()

Copy link
Copy Markdown
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

@jay-dee7 jay-dee7 left a comment

Copy link
Copy Markdown
Member

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>

@jay-dee7 jay-dee7 left a comment

Copy link
Copy Markdown
Member

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.

2 participants