Skip to content

Refactor + improve docs #305

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

Merged
merged 28 commits into from
Jul 13, 2023
Merged

Refactor + improve docs #305

merged 28 commits into from
Jul 13, 2023

Conversation

tazend
Copy link
Member

@tazend tazend commented Jul 13, 2023

  • kinda revert the change from Implement DB Associations API and a little refactoring. #304 where all collections inherit from list - there is now a new base class MultiClusterMap, which acts as a dict but is capable of holding data from multiple clusters (for example when querying database jobs from multiple clusters in pyslurm.db.Jobs)
  • improve docs

@tazend tazend merged commit 0a65047 into PySlurm:main Jul 13, 2023
tazend added a commit that referenced this pull request Jul 19, 2023
- kinda revert the change from #304 where all collections inherit from `list` - there is now a new base class `MultiClusterMap`, which acts as a dict but is capable of holding data from multiple clusters (for example when querying database jobs from multiple clusters in pyslurm.db.Jobs)
- improve docs
tazend added a commit that referenced this pull request Jul 19, 2023
- kinda revert the change from #304 where all collections inherit from `list` - there is now a new base class `MultiClusterMap`, which acts as a dict but is capable of holding data from multiple clusters (for example when querying database jobs from multiple clusters in pyslurm.db.Jobs)
- improve docs
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.

1 participant