CacheDatabase
Coordinates CacheDatabase behavior in the SDAI storage layer.
Author
Dmitriy Moroz
Types
Functions
Link copied to clipboard
Link copied to clipboard
expect open fun createAutoMigrations(autoMigrationSpecs: Map<KClass<out AutoMigrationSpec>, AutoMigrationSpec>): List<Migration>
Link copied to clipboard
internal expect fun createConnectionManager(configuration: DatabaseConfiguration): RoomConnectionManager
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Executes the sdEmbeddingDao step in the SDAI storage layer.
Link copied to clipboard
Executes the sdHyperNetworkDao step in the SDAI storage layer.
Link copied to clipboard
Executes the sdLoraDao step in the SDAI storage layer.
Link copied to clipboard
Executes the sdModelDao step in the SDAI storage layer.
Link copied to clipboard
Executes the sdSamplerDao step in the SDAI storage layer.
Link copied to clipboard
Executes the serverConfigurationDao step in the SDAI storage layer.
Link copied to clipboard
Executes the swarmUiModelDao step in the SDAI storage layer.
Link copied to clipboard