Service - Category Standard: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
Line 25: Line 25:


.. 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


= Working documents =
= Working documents =

Revision as of 14:06, 15 February 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

..

Category

Fields

categoryId
(partition key)

Notes

.. currently data is stored in Yii/MySQL

  • categoryName translations are handled by Translations service and stored in Project Graph

Working documents

Category Standard