Skip to content

OHDSI/trex-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,430 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trex-runtime

Docker Build and Up    NPM build package

trex-runtime is a fork of the Supabase Edge Runtime (MIT). It is the edge function runtime used by Trex, where it hosts JavaScript / TypeScript edge functions, plugin APIs, and server-side workloads inside the trex binary.

Why a fork

Trex is a self-hosted backend platform with an analytical column-store engine and federation built in (DuckDB-based, alongside Postgres). The fork lets us:

  • Shape the edge runtime to fit Trex's single-binary deployment profile.
  • Track our own Deno release cadence (currently Deno 2.7.12), in step with the rest of the Trex stack rather than the upstream service's schedule.
  • Stay wire-compatible with the Supabase Edge Functions developer experience (deploy, secrets, local dev via the Trex CLI).

License

MIT — see LICENSE.

About

[Under development] Trex is the runtime for the D2E platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors