Skip to content

Commit

Permalink
Merge branch 'master' into bump_click_81
Browse files Browse the repository at this point in the history
  • Loading branch information
patkivikram authored Jan 3, 2022
2 parents eff7655 + 44063a2 commit 616a13b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ The following bundles are available:

`pip install faust[rocksdb]` for using `RocksDB` for storing Faust table state. **Recommended in production.**

`pip install faust[aerospike` for using `Aerospike` for storing Faust table state. **Recommended if supported**
`pip install faust[aerospike]` for using `Aerospike` for storing Faust table state. **Recommended if supported**

### Aerospike Configuration
Aerospike can be enabled as the state store by specifying
Expand Down

0 comments on commit 616a13b

Please sign in to comment.