<!channel> Hey everyone :wave:! here are the upda...
# announcements
j
<!channel> Hey everyone 👋! here are the updates for last week. • new source connectors: Sendgrid, Recurly, Freshdesk, Twilio • new destination connector: Redshift is going through final tests and should come this week • contributions WIP: Hive (source), DynamoDB (source), Trello (source), Mailgun (source), MySQL (destination), Kafka (destination) • progress on incremental: we want to let you choose whether to replicate data incrementally or with full refreshs (incremental being the default option). here is what we’re building. It should be released within 2-3 weeks. let us know if you see anything missing! https://www.figma.com/file/pO3Ob5W0yKUFOQzvg8TR3z/Airbyte?node-id=1131%3A595more info on sync jobs / attempts: some users were having a hard time debugging, as several sync attempts can be made if sync fails. So we want to give you visibility to the attempt level. Here is what is coming shortly. let us know any feedback you have! https://www.figma.com/file/pO3Ob5W0yKUFOQzvg8TR3z/Airbyte?node-id=1197%3A7927 • just last week we got 30 companies that started syncing data with us, even though we had Thanksgiving! The more adoption, the more contribution, the more well-maintained connectors airbyte rocket
airbyte rocket 12
👍 1
party parrot 4
airbyte 4
🔥 3
r
@John (Airbyte) Is PSQL incremental going to use WAL ?
s
Hi @ruslan 👋🏼 not initially. It will first be append-only based on a user-configured key. WAL replication will be introduced later on.
is this a blocking feature for you?
any context around your interest in it is very welcome and appreciated!
j
Patiently waiting for the Redshift connector 😄
r
@s Not a blocking issue. I noticed query-based approach in Figma screenshot and got curious how you're planning on capturing deletes.
c
@Jins Kadwood - the redshift connector should be just a day or so away. we are finishing up the code review process for it now.
party parrot 1
k
what would be the usecase where someone want to use Kafka as destination? @John (Airbyte)
c
hiya, i'm not sure i understand your question. are you asking why would someone want to write to kafka as a destination? or how would one go about doing that?
k
yes why would someone want to write to kafka as a destination?