Documentation
¶
Overview ¶
Package backend contains the backend manager, which is an actor that oversees the connection to a particular client application.
This is called "backend" because from the client application's point of view, we *are* the database implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories
¶
Path | Synopsis |
---|---|
Package receiver contains an actor that receives messages from a client application and forwards those messages to the backend manager
|
Package receiver contains an actor that receives messages from a client application and forwards those messages to the backend manager |
Package sender contains an actor that receives messages from both the backend manager and postgres, and it forwards those messages to the client application
|
Package sender contains an actor that receives messages from both the backend manager and postgres, and it forwards those messages to the client application |
Click to show internal directories.
Click to hide internal directories.