# Rediscluster

**URL:** https://forum.rasa.com/t/rediscluster/20721
**Category:** Rasa Open Source
**Created:** [October 31, 2019, 9:18am UTC](https://forum.rasa.com/t/rediscluster/20721 "2019-10-31T09:18:04Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![wladneto](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/wladneto/32/5151_2.png) [@wladneto](https://forum.rasa.com/u/wladneto)
#### Post date: [February 1, 2022, 11:09pm UTC](https://forum.rasa.com/t/rediscluster/20721/3 "2022-02-01T23:09:21Z")

</div>

To use redis in cluster just follow this:

```auto
lock_store:
  type: redis
  db: 0
  url: your_URL
  port: your_PORT
  key_prefix: your bot name or anything

```

I hope this usefull…

---

_[View the full topic](https://forum.rasa.com/t/rediscluster/20721)._
