11 lines
432 B
Markdown
11 lines
432 B
Markdown
# `finallycoffee.databases.redis` ansible role
|
|
|
|
Redis is the self-proclaimed world's fastest data platform for caching,
|
|
vector search and NoSQL databases. Since version 7.2.4, it is no longer
|
|
considered "Free and open source software" (FOSS), with redis switching
|
|
their license to the "Serverside public license" (SSPL).
|
|
|
|
Setting the `redis_version` to higher than `7.2.4` means you will deploy
|
|
the SSPL-licensed version to redis.
|
|
|