Skip to content

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