apache / opendal

Apache OpenDAL: access data freely.
https://opendal.apache.org
Apache License 2.0
3.07k stars 425 forks source link

Add cloudflare D1 support #3216

Open Xuanwo opened 10 months ago

Xuanwo commented 10 months ago

https://developers.cloudflare.com/api/operations/cloudflare-d1-query-database

We can implement D1 support via our KV adaptor

realtaobo commented 9 months ago

@Xuanwo I'd like to give it a try, please assign it to me.

Xuanwo commented 9 months ago

Have fun!

realtaobo commented 8 months ago

@Xuanwo This should be closed.

Xuanwo commented 8 months ago

@Xuanwo This should be closed.

We need to setup a behavior test for D1 first.

realtaobo commented 8 months ago

We need to setup a behavior test for D1 first.

Got it, I'll take care of it later.

Xuanwo commented 8 months ago

Got it, I'll take care of it later.

Thanks a lot first! It's more like a committers' job (since only committer can access secrets).

Let me help address this.