aerospike / aerospike-client-rust

Rust client for the Aerospike database
https://www.aerospike.com/
Other
82 stars 26 forks source link

`impl Stream` for `RecordSet` #127

Open databasedav opened 1 year ago

databasedav commented 1 year ago

relevant for streaming query results as they come in

fyi i'm using the async branch