Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support memory-only firestore build #2370

swftvsn started this conversation in Ideas
Discussion options

Support was added in 7.13.0 (https://firebase.google.com/support/release-notes/js#cloud-firestore_1) of Firebase JavaScript SDK. The import should be in that case

import 'firebase/firestore/memory'; instead of
import 'firebase/firestore';

Not sure what is the best approach to support conditional imports? Anyhow, this is something we'd like to have, as we prefer (due to large amounts of data) to skip the persistence totally.

You must be logged in to vote

Replies: 2 comments

Comment options

My plan is to support it in AngularFire 7.1 in a lazy-loaded version of AngularFirestore.

You must be logged in to vote
0 replies
Comment options

Awesome! This is looking more and more great every release :D I'll take it that you mean 6.1 though?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
Converted from issue

This discussion was converted from issue #2370 on December 10, 2020 02:47.

AltStyle によって変換されたページ (->オリジナル) /