class documentation

class FeatureSource: (source)

Known subclasses: aligned.sources.redis.RedisSource

View In Hierarchy

Undocumented

Method features_for Undocumented
Async Method freshness_for Undocumented
def features_for(self, facts: RetrievalJob, request: FeatureRequest) -> RetrievalJob: (source)

Undocumented

async def freshness_for(self, locations: dict[FeatureLocation, Feature]) -> dict[FeatureLocation, datetime | None]: (source)

Undocumented