Simon Lawrence
Simon Lawrence
From the mustache manual: > When the value is a callable object, such as a function or lambda, the object will be invoked and passed the block of text. The...
### Feature description Conduit should support sources and destinations reading/writing to multiple tables. As an example, the postgres source connector currently only supports reading from a single table while the...
We should write a guide and example on how to embed Conduit in your own Go application. Here's part of a conversation with a user who played around with embedding...
### Resource name Pinecone ### Resource link https://www.pinecone.io/ https://docs.pinecone.io/docs/overview ### Connector type Destination ### Expected connector behavior The connector should write vector data to pinecone
### Resource name Informatica ### Resource link https://docs.informatica.com/ ### Connector type Destination ### Expected connector behavior tbd
### Resource name Informatica ### Resource link https://docs.informatica.com/ ### Connector type Source ### Expected connector behavior tbd
### Feature description Add the ability to route records to different destinations or tables.
### Feature description Add support for tokenization of records. Put record into datastore and replace record with a reference. This would not necessarily be something added to conduit core, but...