yoshidan / google-cloud-rust

Google Cloud Client Libraries for Rust.
MIT License
248 stars 93 forks source link

Datastore support #24

Open orhun opened 2 years ago

orhun commented 2 years ago

Hello!

First of all, thanks for working on this library! I was wondering if you're thinking of adding Datastore support in the future releases. I'm currently using google-cloud-rs however it is not really maintained actively and missing some features (e.g. unindexed values).

It would be really nice to have a better alternative to google-cloud-rs and I guess you are on it 🐻

yoshidan commented 2 years ago

Hello orhun! Someday I would like to support Cloud Datastore, but I'm not currently using it so I have no plans to support it for at least 3 months.