Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdhborges
220 days ago
I don't agree with this cache take. Adding operations to the cache is easy. Taking the django-redis project as an example there are only two levels until you reach redis-py: The cache abstraction and the client abstraction.