https://github.com/mfurquimdev/learning_rust_cassandra
Implement a rust program to write in Cassandra
https://github.com/mfurquimdev/learning_rust_cassandra
Last synced: 4 months ago
JSON representation
Implement a rust program to write in Cassandra
- Host: GitHub
- URL: https://github.com/mfurquimdev/learning_rust_cassandra
- Owner: mfurquimdev
- License: mit
- Created: 2023-03-19T14:42:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T14:53:37.000Z (over 3 years ago)
- Last Synced: 2025-03-03T01:18:26.424Z (over 1 year ago)
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning_rust_cassandra
Implement a rust program to write in Cassandra following
[rust_cassandra_pt1](https://www.datastax.com/blog/2021/03/developing-high-performance-apache-cassandra-applications-rust-part-1)
[rust_cassandra_pt2](https://medium.com/building-the-open-data-stack/developing-high-performance-cassandra-applications-in-rust-part-2-10448858f29)