Skip to content

Commit

Permalink
docs(advanced): removed mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
paulobressan committed Aug 14, 2023
1 parent 9da5812 commit 55b96c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
1 change: 0 additions & 1 deletion docs/pages/v2/advanced.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ This section provides detailed information on the some of the advanced features
- [Stateful Cursor](advanced/stateful_cursor): provides a mechanism to persist the "position" of the processing pipeline to make it resilient to restarts.
- [Rollback Buffer](advanced/rollback_buffer): provides a way to mitigate the impact of chain rollbacks in downstream stages.
- [Pipeline Metrics](advanced/pipeline_metrics): allows operators to track the progress and performance of long-running Oura sessions.
- [Mapper Options](advanced/mapper_options): A set of "expensive" event mapping procedures that require an explicit opt-in to be activated.
- [Intersect Options](advanced/intersect_options): Advanced options for instructing Oura from which point in the chain to start reading from.
- [Custom Network](advanced/custom_network): Instructions on how to configure Oura for connecting to a custom network.
- [Retry Policy](advanced/retry_policy): Instructions on how to configure retry policies for different operations
36 changes: 0 additions & 36 deletions docs/pages/v2/advanced/mapper_options.mdx

This file was deleted.

0 comments on commit 55b96c1

Please sign in to comment.