Applications, Cluster node management and minor fixes

This commit is contained in:
Maurus Decimus
2026-04-14 20:28:47 +02:00
parent f3dfb7cb33
commit f6c91041d9
47 changed files with 745 additions and 254 deletions

View File

@@ -22,9 +22,8 @@ use common::{
storage::index::ObjectIndexBuilder,
};
use registry::{
pickle::Pickle,
schema::structs::{Task, TaskCalendarAlarmEmail, TaskCalendarAlarmNotification, TaskStatus},
types::{EnumImpl, datetime::UTCDateTime},
types::{EnumImpl, ObjectImpl, datetime::UTCDateTime},
};
use store::{
IterateParams, SerializeInfallible, U32_LEN, ValueKey,