Expand description

Database operations related to character data

Methods in this module should remain private to the persistence module - database updates and loading are communicated via requests to the [CharacterLoader] and [CharacterUpdater] while results/responses are polled and handled each server tick.

Modules

  • Private module for very tightly coupled database conversion methods. In general, these have many invariants that need to be maintained when they’re called–do not assume it’s safe to make these public!

Structs

Constants

Functions

Type Aliases