Skip to content

Update Value Config Database to 0

Compare
Choose a tag to compare
@alvin0 alvin0 released this 15 Apr 15:18
· 8 commits to main since this release
1f16ad2

I may have overlooked this information when researching Redis: "In Redis, the default number of databases is 16 and they are numbered from 0 to 15 (you can customize this with your Redis instance)." (https://www.digitalocean.com/community/cheatsheets/how-to-manage-redis-databases-and-keys)
I will customize the default database of the redis-model package back to the value 0 so that at least no one will be confused anymore.
#5