aaelony
aaelony
that's excellent. thanks for looking into it.
Current thoughts on a new specification for manifest and config files to support the two modes of operation above. This is a spec **before** I code this up (the code...
Hello, yes I have this implemented and I've used it for at least a year. I will definitely make it available once I get the chance to look into it...
update: found the code, will carve out time to create a branch (hopefully today)...
Okay, it's merged to master branch now. Lmk how it goes... ;)
Hi, it may be our use case, but I'm told that it is not uncommon that another team accidentally flips the switch that makes all S3 buckets globally readable -...
I'm not sure what the best approach would be, but am currently partial to a :redshift-db-name "my_db" in the manifest, and the config.edn file containing the conceptual link, perhaps something...
Very elegant!:) This sounds great. Just so I understand correctly, you mean (keys (read-string (slurp config))) would return (:s3 :redshift-connections :telemetry), right? and keys on :redshift-connections would return all keywords...
Oh so sorry, I was still wrapping my mind around the existing code base when the holidays hit. Still with limited computer access for a bit until past the new...
A quick update... I'm back at this now and got blueshift running out-of-the-box with a few changes and thoughts to present. Again, this is a great project and I'm learning...