|
|
|
|
|
by dasil003
5558 days ago
|
|
The critical distinction of redis-objects is that it does not abstract away the atomic redis commands, which are the source of redis' power. It contrasts with ORMs where the goal is primarily convenience; with redis-objects the goal is power. |
|