Skip to content

Commit b8ca49c

Browse files
authored
Merge pull request #7 from renja-g/readme-redis-update
Describe Redis as Source Available and not Open Source
2 parents 0579e9e + e053103 commit b8ca49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- [`FastAPI`](https://fastapi.tiangolo.com): modern Python web framework for building APIs
3838
- [`SQLModel`](https://sqlmodel.tiangolo.com): SQL databases in Python, designed for simplicity, compatibility, and robustness.
3939
- [`PostgreSQL`](https://www.postgresql.org): The World's Most Advanced Open Source Relational Database
40-
- [`Redis`](https://redis.io): Open source, in-memory data store used by millions as a cache, message broker and more.
40+
- [`Redis`](https://redis.io): Source Available, in-memory data store used by millions as a cache, message broker and more.
4141
- [`ARQ`](https://arq-docs.helpmanual.io) Job queues and RPC in python with asyncio and redis.
4242
- [`Docker Compose`](https://docs.docker.com/compose/) With a single command, create and start all the services from your configuration.
4343
- [`NGINX`](https://nginx.org/en/) High-performance low resource consumption web server used for Reverse Proxy and Load Balancing.

0 commit comments

Comments
 (0)