|
ORE Studio 0.0.4
|
Asset management module for ORE Studio. More...
Namespaces | |
| namespace | domain |
| Domain types for asset management. | |
| namespace | eventing |
| Event types for the assets module. | |
| namespace | generators |
| Test data generators for asset domain types. | |
| namespace | messaging |
| Network messaging infrastructure for the assets module. | |
| namespace | repository |
| Database persistence layer for asset domain types. | |
Asset management module for ORE Studio.
This module provides infrastructure for managing binary assets such as images and their metadata. Key features include:
The module is organized into namespaces: domain (core entities like image, tag, currency_image), repository (ORM and persistence), messaging (API handlers), and generators (test data generation).