Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Added Redis to list of online stores for local provider in providers …
…reference doc.

Signed-off-by: Nel Swanepoel <c.swanepoel@ucl.ac.uk>
  • Loading branch information
nels committed Jun 25, 2021
commit a392c3b82480366ef0617a395d949806a1da52a6
2 changes: 1 addition & 1 deletion docs/reference/providers/local.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
### Description

* Offline Store: Uses the File offline store by default. Also supports BigQuery as the offline store.
* 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.

### Example

Expand Down