You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entire individual user canister fleet snapshot in durable objects with durable object being the hot cache and canisters acting as persistent storage
Synchronizing state change snapshots by flushing durable object memory into canisters at 2 MB intervals
Periodic serialised snapshot backups to Storj and Sia
Automatic migration of individual user canisters between different subnets based on subnet memory utilisation
Automated logic for canister clean-up and restore to available pool based on defined constraints for both individual user canisters and SNS token canisters
Initial LSMT Implementation that removes individual user canisters and uses the IC as only the persistence layer and durable objects as both cache and compute layer
Namespaced storage for different applications based on provisioned application identity
Identity Service
Private key threshold sharing to canisters and delegated identity cache
Delegated identity scoped to read requests and write requests separately
Passkey Implementation
Username and Principal ID to canister ID cached lookup service persisted to canisters and cached to Cloudflare KV
OAuth like user application data sharing flow with intrinsic data sharing between DOLR ai platforms and user approval flow for other third party data sharing
Third Party Developer Portal
The text was updated successfully, but these errors were encountered:
Backend Refactor
Identity Service
Third Party Developer Portal
The text was updated successfully, but these errors were encountered: