airbnb / chronon

Chronon is a data platform for serving for AI/ML applications.
Apache License 2.0
746 stars 53 forks source link

[Feature Request] Create a Golang FeatureFetcher #866

Open vlin-lgtm opened 1 month ago

vlin-lgtm commented 1 month ago

Currently, there is a Java FeatureFetcher library which can be used directly in ML applications or be hosted in a standalone service. We would like to request a Golang FeatureFetcher in order for us to integrate this in either a Go k8s sidecar or a Go service.