# Functions
No description provided by the author
No description provided by the author
LoadFromDb reads schema information from db and stores it in memory This is used on server start to load schema for all groups, avoid repeated query to disk if we have large number of groups.
Parse parses a schema string and returns the schema representation for it.
ParseBytes parses the byte array which holds the schema.
No description provided by the author
SateFor returns the schema for given group.