Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

feat: update modusDB interface to driver and db#57

Merged
jairad26 merged 10 commits intomainfrom
update-interface
Jan 15, 2025
Merged

feat: update modusDB interface to driver and db#57
jairad26 merged 10 commits intomainfrom
update-interface

Conversation

@jairad26
Copy link
Contributor

@jairad26 jairad26 commented Jan 15, 2025

Description

This PR updates the nomenclature from db and namespace to engine and namespace to better represent common DB terminology

it also removes the notion of opertaion on both the entities, all mutations, queries, and drop datas are conducted on namespaces. the engine is responsibile for drop all & maintaining namespaces & state

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to
    this PR
  • Tests added for new functionality, or regression tests for bug fixes added as applicable
  • For public APIs, new features, etc., PR on docs repo
    staged and linked here

@jairad26 jairad26 requested a review from a team January 15, 2025 08:20
@jairad26 jairad26 enabled auto-merge (squash) January 15, 2025 08:21
@jairad26 jairad26 merged commit b297d54 into main Jan 15, 2025
5 checks passed
@jairad26 jairad26 deleted the update-interface branch January 15, 2025 08:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants