# go-saga-orchestration > A standalone, solution-agnostic saga orchestrator and synchronous CEL rule evaluator. Embed it as a Go library or run it as two service binaries. Full Markdown of every page: https://bugs5382.github.io/go-saga-orchestration/llms-full.txt ## Docs - [Introduction](https://bugs5382.github.io/go-saga-orchestration/) - [Getting started](https://bugs5382.github.io/go-saga-orchestration/docs/getting-started) - [Embedding Guide](https://bugs5382.github.io/go-saga-orchestration/docs/embedding) - [Testing Sagas](https://bugs5382.github.io/go-saga-orchestration/docs/testing) - [Feature Gating & Licensing](https://bugs5382.github.io/go-saga-orchestration/docs/licensing) - [REST API Guide](https://bugs5382.github.io/go-saga-orchestration/docs/api) - [Architecture & Concepts](https://bugs5382.github.io/go-saga-orchestration/docs/architecture) - [Benchmarks](https://bugs5382.github.io/go-saga-orchestration/docs/benchmarks) - [Caveats & Gotchas](https://bugs5382.github.io/go-saga-orchestration/docs/caveats) - [Deployment](https://bugs5382.github.io/go-saga-orchestration/docs/deployment) - [gRPC Worker Protocol](https://bugs5382.github.io/go-saga-orchestration/docs/grpc) - [api](https://bugs5382.github.io/go-saga-orchestration/docs/reference/api) - [clock](https://bugs5382.github.io/go-saga-orchestration/docs/reference/clock) - [domain](https://bugs5382.github.io/go-saga-orchestration/docs/reference/domain) - [engine](https://bugs5382.github.io/go-saga-orchestration/docs/reference/engine) - [verbs](https://bugs5382.github.io/go-saga-orchestration/docs/reference/engine/verbs) - [saga](https://bugs5382.github.io/go-saga-orchestration/docs/reference/saga) - [secrets](https://bugs5382.github.io/go-saga-orchestration/docs/reference/secrets) - [store](https://bugs5382.github.io/go-saga-orchestration/docs/reference/store) - [memory](https://bugs5382.github.io/go-saga-orchestration/docs/reference/store/memory) - [postgres](https://bugs5382.github.io/go-saga-orchestration/docs/reference/store/postgres) - [redis](https://bugs5382.github.io/go-saga-orchestration/docs/reference/store/redis) - [Store Backends](https://bugs5382.github.io/go-saga-orchestration/docs/stores) - [Verb Reference](https://bugs5382.github.io/go-saga-orchestration/docs/verbs)