mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: Mention the Redis licensing and its forks (#7817)
* Mention the Redis licensing and its forks * Note date --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
		| @@ -132,3 +132,11 @@ Multiple options for ASGI servers exist: | |||||||
| - `daphne` as a standalone server, which is the reference | - `daphne` as a standalone server, which is the reference | ||||||
|   implementation for ASGI. |   implementation for ASGI. | ||||||
| - `uvicorn` as a standalone server | - `uvicorn` as a standalone server | ||||||
|  |  | ||||||
|  | ## _What about the Redis licensing change and using one of the open source forks_? | ||||||
|  |  | ||||||
|  | Currently (October 2024), forks of Redis such as Valkey or Redirect are not officially supported by our upstream | ||||||
|  | libraries, so using one of these to replace Redis is not officially supported. | ||||||
|  |  | ||||||
|  | However, they do claim to be compatible with the Redis protocol and will likely work, but we will | ||||||
|  | not be updating from using Redis as the broker officially just yet. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Trenton H
					Trenton H