pipewarp 0.1.5

A pipebase plugin using warp
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
A [`pipebase`] plugin using [`warp`]
### Pipe Configs
| type | example |
| ---- | ------- |
| `WarpIngestionServerConfig` | [`ingestion_server`] |

### Context Store Configs
| type | example |
| ---- | ------- |
| `WarpContextServerConfig` | [`context_server`] |

[`pipebase`]: https://github.com/pipebase/pipebase
[`warp`]: https://github.com/seanmonstar/warp
[`ingestion_server`]: https://github.com/pipebase/pipebase/blob/main/examples/ingest_elasticsearch/catalogs/ingestion_server.yml
[`context_server`]: https://github.com/pipebase/pipebase/blob/main/examples/ingest_elasticsearch/catalogs/context_server.yml