|
|
|
|
|
by edmundsauto
929 days ago
|
|
So you store the actual image data in redis? That's interesting, no issues with storing binary data? I ask because I've always been taught to not store files in a database. This use case sounds like an interesting exception. |
|
There were some benchmarks, I couldn’t fine where SQLite was faster than native file system at retrieving, searching and adding files to a large directory.