tmc / pqstream

pqstream turns your postgres database into an event stream
MIT License
477 stars 24 forks source link

demonstrate clients in other languages #57

Closed tmc closed 3 years ago

tmc commented 7 years ago

let's implement some basic clients in clients/${lang} directories

andrefreitas commented 7 years ago

Hi, I believe I could help you in this, just need to evaluate the work to be done.

The goals are generating Python and Ruby clients from the pqstream.proto and create documentation for these clients, right?

pieterlouw commented 7 years ago

Node.js client can also be considered.

Travis, would these clients be in a different repo or live under a clients subfolder under this repo?

pieterlouw commented 7 years ago

Hi @andrefreitas. Thanks! Yes that's correct.

tmc commented 7 years ago

@pieterlouw I think they should live in this repo for now. clients/langs seems like a fine subdirectory.

eraclitux commented 7 years ago

@andrefreitas let me know if you want help with the Python client

tmc commented 7 years ago

let's open issues for the different languages

andrefreitas commented 3 years ago

I think we can close this issue :)

tmc commented 3 years ago

Thanks!