The bottle-redis dependency used in local_container_links example is almost 10 years old and does not support python>=3.11. It would be nice to replace the package so that a newer python versions can be used. bottle-redis functionality is quite trivial and would only require minor changes in server.py to work without it.
The
bottle-redisdependency used inlocal_container_linksexample is almost 10 years old and does not supportpython>=3.11. It would be nice to replace the package so that a newer python versions can be used.bottle-redisfunctionality is quite trivial and would only require minor changes inserver.pyto work without it.