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

Firestore adapter? #250

Open
bzd2000 opened this issue Feb 4, 2021 · 0 comments
Open

Firestore adapter? #250

bzd2000 opened this issue Feb 4, 2021 · 0 comments

Comments

@bzd2000
Copy link

bzd2000 commented Feb 4, 2021

Hi,
for a small project a wrote a google firestore adapter,
It covers my use case , so i didn't implement (or investigate) all operaties or query possibilities that it should support (like the mongo adapters do natively)

By design Firestore is already limited in its query possibilities, so it will never support everything.
For example there is no server side count, server side text search etc

If you are interested I can make PR for this adapter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant