Documentation ¶
Overview ¶
Package database provides global access to database operations exposed by the core library. The subpackages of the database package provide varios data storage implementations.
The provided API is used to initialize and interact with a datastore of choice
Directories ¶
Path | Synopsis |
---|---|
Package database witholds database specific utilities for the core database libary This package mainly deals with interactions with the postgresql database.
|
Package database witholds database specific utilities for the core database libary This package mainly deals with interactions with the postgresql database. |
Package rediswrapper provides a simple Redis client wrapper to easily interface with Redis server for caching and storage purposes.
|
Package rediswrapper provides a simple Redis client wrapper to easily interface with Redis server for caching and storage purposes. |
Click to show internal directories.
Click to hide internal directories.