We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c0034a commit b100cccCopy full SHA for b100ccc
docs/reference/providers/local.md
@@ -3,7 +3,7 @@
3
### Description
4
5
* Offline Store: Uses the File offline store by default. Also supports BigQuery as the offline store.
6
-* Online Store: Uses the Sqlite online store by default. Also supports Datastore as an online store.
+* Online Store: Uses the Sqlite online store by default. Also supports Redis and Datastore as online stores.
7
8
### Example
9
0 commit comments