Comment on Redis streams as a pure data structureparentComments−siscia7yIt allow you to access the same dataset from different processes (possible also with SQLite) and machines.
Comments
It allow you to access the same dataset from different processes (possible also with SQLite) and machines.