Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Add Namespace functions for rocksdb interaction #3

Merged
merged 10 commits into from
Mar 25, 2024

Conversation

SimranMakhija7
Copy link
Collaborator

@SimranMakhija7 SimranMakhija7 commented Feb 28, 2024

The namespace file in the repository module implements the following functionalities:

  1. list all namespaces
  2. Create a namespace, with an optional set of properties. The server might also add properties, such as last_modified_time
  3. Load the metadata properties for a namespace given its name
  4. Check if a namespace exists
  5. Delete a namespace given its name
  6. Set and/or remove properties on a namespace.

@SimranMakhija7 SimranMakhija7 merged commit efd186f into main Mar 25, 2024
1 check passed
@SimranMakhija7 SimranMakhija7 deleted the smakhija_repository branch March 25, 2024 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant