Skip to content

Commit b100ccc

Browse files
authored
Added Redis to list of online stores for local provider in providers reference doc. (#1668)
Signed-off-by: Nel Swanepoel <c.swanepoel@ucl.ac.uk>
1 parent 3c0034a commit b100ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/providers/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
### Description
44

55
* 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.
6+
* Online Store: Uses the Sqlite online store by default. Also supports Redis and Datastore as online stores.
77

88
### Example
99

0 commit comments

Comments
 (0)