You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -171,6 +171,7 @@ func main() {
171
171
*[SOLO](https://solo.one) uses Expr interally to allow dynamic code execution with custom defined functions.
172
172
*[Naoma.AI](https://www.naoma.ai) uses Expr as a part of its call scoring engine.
173
173
*[GlassFlow.dev](https://github.com/glassflow/clickhouse-etl) uses Expr to do realtime data transformation in ETL pipelines
174
+
*[Kargo](https://kargo.io/) uses Expr to evaluate and manipulate variables dynamically during [promotion steps](https://docs.kargo.io/user-guide/reference-docs/expressions/)
174
175
175
176
[Add your company too](https://github.com/expr-lang/expr/edit/master/README.md)
0 commit comments