Skip to content

catenarytransit/chateau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages