ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
EASY CACHE
with CDI and Redis
Cache! What the #@!# is that?
" In computing, a cache is a component
that stores data so future requests for
that data can be served faster. "
https://en.wikipedia.org/wiki/Cache_(computing)
http://db-engines.com/en/ranking
Why Redis ?
Where are the others ?
http://db-engines.com/en/ranking_trend
Hamsterdb
Berkeley DB
Redis
Couchbase
Memcached
Riak
Technologies
FLOW
Clients
Service
Cache
Data Base
The Power of Annotation
Can you see me ?
I'm here !!!
I have the Power !
Where the Magic happens?
Demo
https://github.com/jorgefilho/redis-cdi.git
Next Steps
âž” New features
âž” API
âž” Admin
âž” Dashboard
Questions !?
Jorge Papachristodoulou Filho
br.linkedin.com/in/jorgefilho
github.com/jorgefilho
âž” http://www.cdi-spec.org
âž” https://github.com/xetorthio/jedis
âž” http://redis.io
âž” http://try.redis.io
References

More Related Content

Easy cache with cdi and redis