Skip to content
#

data-transfer

Here are 92 public repositories matching this topic...

castled

Castled is an open source reverse ETL solution that helps you to periodically sync the data in your db/warehouse into sales, marketing, support or custom apps without any help from engineering teams

  • Updated Mar 28, 2022
  • Java
piegamesde
piegamesde commented Oct 2, 2021

The protocol level on that one is rather easy. Implementation notes:

  • Sender side:
    • Add a --text file to the send command (alternatively, have a send-text command?)
    • If the file to be sent is -, the content from stdin is sent as text message. Interactive prompts are disabled (though I don't think we have any at the moment).
    • Don't forget to limit the input size to somet
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the data-transfer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-transfer topic, visit your repo's landing page and select "manage topics."

Learn more