|
|
|
|
|
by ACow_Adonis
2673 days ago
|
|
See that at least makes sense to me :) I'm not an applications programmer (and don't want to be one), so take what I say with a grain of salt, but I was first introduced to Redis several years ago during an analytical project working with a consultancy, and I asked what it was and why they wanted to bring it in. "Its a memory-resident key-value store!"... "So its...a hash table?" "Its a memory resident key-value store!"... "And don't modern languages already come with those and why aren't we just using those internal and mature solutions rather than bringing in an arbitrary new external dependency?" blank look "Its a memory-resident key-value store!" |
|