- Sidecar DragonflyDB as Redis replacement - Run pytheus in multiprocessing mode with Redis backend
4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
#!/command/execlineb -P
|
|
dragonfly --logtostderr --bind localhost --port 6379
|
|
|