diplomat
diplomat copied to clipboard
Add Ecto support
One should be able to use Diplomat as an Ecto adapter for Datastore. Lots of work to do here, especially around query generation and all that, but once we get to v1.0, I want to look at tackling this.
Sounds great! I just need to have a easy access to the storage, to save images etc.
Just wanted to say that, so you don't hussle too much for ecto integration, when most of the users (my assumption) need access to gc storage.
Thank you very much for you work!
@Valentin-Seehausen can you give a little more detail around what you're looking to do? Are you wanting to store binary image data in datastore, or is it something else you're asking for?
What's the status of this?
@Aleksion — this is currently blocked until River if far enough along to use as our underlying http client.
Any update on this?
There has been some slow progress toward this goal, but it's not yet ready, unfortunately.