Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Château by Catenary

Château is a system to group data ingest feeds by a shared super-agency, to prevent weird lookup N+1 patterns.

Each Château is computed by performing depth first search on all feeds and their associated operators and their associated feeds and so forth. Thus, if all data feed and operator entities are defined as verticies in a graph, and the links defined as edges, each château is defined as a connected component.

Example of problems: image

The idea is to group all the feeds under an agency group under a single name like "newyorkcity", thus the name château.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages