Skip to content

feat: add BadgerDB resource insertion (#221)#221

Merged
jim-junior merged 3 commits intoopen-ug:mainfrom
jim-junior:ft-refactor-resource-insert
May 2, 2026
Merged

feat: add BadgerDB resource insertion (#221)#221
jim-junior merged 3 commits intoopen-ug:mainfrom
jim-junior:ft-refactor-resource-insert

Conversation

@jim-junior
Copy link
Copy Markdown
Member

@jim-junior jim-junior commented Apr 25, 2026

Description

This PR re implements resource insertion from using etcd as the key-value datastore to BadgerDB


Related Issues / Milestones

Closes #211


Type of Change

  • Bug fix
  • New feature
  • Enhancement
  • Documentation update
  • Security fix
  • CI/CD or deployment

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

Screenshots / Logs (If Applicable)


Additional Notes

@jim-junior jim-junior self-assigned this May 1, 2026
@jim-junior jim-junior changed the title feat: refactor resource insertion to use BadgerDB feat: add BadgerDB resource insertion (#221) May 1, 2026
@jim-junior jim-junior merged commit a1093d8 into open-ug:main May 2, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ResourceModel.Insert implementation for BadgerDB

1 participant