Add redis-log/README.md
This commit is contained in:
3
redis-log/README.md
Normal file
3
redis-log/README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
```sh
|
||||||
|
python -c "while log := __import__('redis').Redis().brpop('log'): print(log[1].decode())"
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user