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

DBConnector classes to understand the namespace. #364

Merged
merged 11 commits into from
Jul 24, 2020

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    42d9913 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7918b4a View commit details
    Browse the repository at this point in the history
  3. Updates for comments

    judyjoseph committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    77e8918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b188047 View commit details
    Browse the repository at this point in the history
  5. Updates to the unit tests

    judyjoseph committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    bbbf1d3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b39d0dc View commit details
    Browse the repository at this point in the history
  7. Fixes when testing and

    trying to try to connect multiple namespace DB.
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi authored and judyjoseph committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    ed202a1 View commit details
    Browse the repository at this point in the history
  8. Added Support to get DB Id and DB Namespace from Selectable Object.

    It is helpful in application that are doing select and need to the event
    is generated from which DB and namespace so that any parituclar action
    can be taken if needed.
    
    Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
    abdosi authored and judyjoseph committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d79bcd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7898c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92eacae View commit details
    Browse the repository at this point in the history
  11. Renaming the newly added function in swss::RedisSelect to getDbConnec…

    …torId() as it was clashing with swss::TableBase::getDbId()
    judyjoseph committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4be4c39 View commit details
    Browse the repository at this point in the history