rustus
rustus copied to clipboard
Why no database info storage?
In my case, info in redis and dist is ephemeral, only persistence in database is guaranteed。
Also, it is better to store the info data on the backend itself, for example, s3 directly without using third-party dependency.