mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 01:10:23 +08:00
Track scheduler affinity epochs and key sorting
This commit is contained in:
@@ -516,6 +516,10 @@ pub enum ProviderCatalogKeyListOrder {
|
||||
#[default]
|
||||
Name,
|
||||
CreatedAt,
|
||||
CreatedAtAsc,
|
||||
CreatedAtDesc,
|
||||
LastUsedAtAsc,
|
||||
LastUsedAtDesc,
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, PartialEq, Eq, Default)]
|
||||
|
||||
Reference in New Issue
Block a user