async-cassandra-v0.0.2rc2
Pre-release
Pre-release
·
3 commits
to main
since this release
Pre-release for Testing - async-cassandra
Installation
pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple async-cassandra==0.0.2rc2
Testing Instructions
Please test:
- Package installation
- Basic imports
- Report any issues on GitHub
What's Changed
What's Changed
- doc: adding note on AsyncioReactor by @millerjp in #2
- Examples by @millerjp in #3
- Bulk load example application by @millerjp in #4
- Restructing project to support async-cassandra-bulk by @millerjp in #5
- Bulk by @millerjp in #6
- Bulk by @millerjp in #7
- Bulk by @millerjp in #8
- Bulk by @millerjp in #9
- Bulk DOcs by @millerjp in #10
Full Changelog: v0.0.1...async-cassandra-v0.0.2rc2