|
|
|
|
|
by welder
1378 days ago
|
|
> Or wanting to shift the architecture entirely to avoid using memory-bound Redis as a queue with an overflow risk. I wanted to use SSDB[1] instead of Redis for that reason, but it doesn't support the necessary data structures. [1] https://github.com/ideawu/ssdb |
|