r4fek / django-cassandra-engine

Django Cassandra Engine - the Cassandra backend for Django
BSD 2-Clause "Simplified" License
364 stars 85 forks source link

Support cloud cred bundle #142

Closed omnifroodle closed 3 years ago

omnifroodle commented 3 years ago

I've made a few adjustments to allow connections to Cassandra hosted in the DataStax Astra service. Please take a look and let me know if there is anything else required or you need further information.

Astra supports free developer instances that could be great when working with Cassandra backed Django.

alexleventer commented 3 years ago

@r4fek - would be awesome if you could review + merge this when you have a chance. Thank you!