Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bind IndexedDB #5

Open
dbuenzli opened this issue Oct 9, 2020 · 1 comment
Open

Bind IndexedDB #5

dbuenzli opened this issue Oct 9, 2020 · 1 comment
Labels
binding-request Request to bind a missing API

Comments

@dbuenzli
Copy link
Owner

dbuenzli commented Oct 9, 2020

spec and MDN docs.

@dbuenzli dbuenzli added binding-request Request to bind a missing API enhancement New feature or request labels Oct 9, 2020
@pukkamustard
Copy link

I have some initial, working bindings to IndexedDB: https://codeberg.org/openEngiadina/geopub/src/branch/main/src/indexeddb/indexeddb.mli

There are some rough edges (e.g. the IDBCursor interface) and some things that would not fit in Brr (Lwt bindings), but with some guidance I'd be happy to prepare a pull request that upstreams the bindings to Brr.

@dbuenzli dbuenzli removed the enhancement New feature or request label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding-request Request to bind a missing API
Projects
None yet
Development

No branches or pull requests

2 participants