pouchdb_deno
pouchdb_deno copied to clipboard
[suggestion]for long term service, consider about commit this repo to denodrivers org
https://github.com/denodrivers
thanks your hard working
@sunw31 I'm not sure this fits in that org. If someone from the org can comment to clarify, I'd be happy to participate.
However, at this time this codebase is simply a bootstrap for PouchDB, which is an AMAZING CouchDB client. I'm hoping this codebase eventually becomes obsolete, as I plan on contributing to PouchDB to get first-class support for ES Modules and Deno some time in the next 12 to 18 months.
@notfilippo and @ebebbington: Is this a good fit, or shall I go ahead and close this issue?
We would be obviously happy to include this repo in denodrivers, feel free to join! But I believe that getting first-class support in PouchDB is better for the long term, so if you prefer to keep it here that's totally ok :)
Hey, @notfilippo, let's do it. At least this way, with this codebase, there's a good bootstrapped way to get PouchDB working correctly until that project implements Deno support natively.
I've started a discussion about what I think needs to be done in the parent repo, but my guess is that my request to collaborate means waiting until PouchDBversion 9.0.0. So, it could be a while for official support.
How do I join? And do you know how to make sure that future releases stay connected to the existing module on Denoland/x?