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

Added support for mongoDB KV store #543

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 28, 2024

  1. Added support for mongoDB KV store

    shrinitgoyal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    23df7db View commit details
    Browse the repository at this point in the history
  2. fixed port and collection_name issue

    shrinitgoyal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c2f3a7f View commit details
    Browse the repository at this point in the history
  3. removed extra spaces and fix collection_name

    shrinitgoyal committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fdda9f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. removed unused imports

    shrinitgoyal committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8e79f53 View commit details
    Browse the repository at this point in the history
  2. removed run.yaml

    shrinitgoyal committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a585e08 View commit details
    Browse the repository at this point in the history