Service - Category Standard: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:


..
..
== Category ==
=== Fields ===
; categoryId
: (partition key)


= Notes =
= Notes =


.. currently data is stored in Yii/MySQL
.. currently data is stored in Yii/MySQL
* categoryName translations are handled by Translations service and stored in Project Graph
* categoryName translations are handled by [[Service - Translations]] and stored in [[Service - Translations Graph]]
* any category settings are stored in [[Service - Catalog Graph]]


= Working documents =
= Working documents =

Revision as of 03:11, 1 March 2021

Overview

Handler service for the standard category type.

Repository

https://bitbucket.org/stb_working/category-standard/src/master/

DynamoDB tables

Standard Config Table Per Service

Configuration tags

..

Notes

.. currently data is stored in Yii/MySQL

Working documents

Category Standard