-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I started this to fill a need, but there are clearly some other users here so I'm wondering: what do you use this for? How important is it? What do you need?
Here are some of my principles:
- All values are the most basic (metric) units: bytes, seconds, seconds-since-epoch, etc.
- Try to use existing column names as much as possible.
- Try to support as many Slurm versions as possible, but if something becomes hard to support, don't worry too much about breaking compatibly. SchedMD support slurm for 18 months after release. Try to support at least those versions.
- Don't try to maintain database compatibility. It's expected that for all schema changes, you have to delete and re-import. But try to avoid this if not needed.
Most things are added based on our site's own needs, but I wonder if more flexibility is needed for use by others?
Metadata
Metadata
Assignees
Labels
No labels