ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
REDIS
TechTalk JDV. 2014
Rifqi Alfian
@merembablas
mootuts.com
Web Developer
merembablas@gmail.com
Apa itu Redis, enak ga?
NoSQL vs SQL
NoSQL vs SQL
Performa Database
1. Media Penyimpanan
2. Indexing
Media Penyimpanan
http://blog.mixu.net/
Indexing
- Hash Index
- B-Tree Index
- R-Tree Index
- Bitmap Index
- Dan Lain Lain ...
Pertanyaan?
Apa itu Redis, enak ga?
- In Memory Database
- Key Value Store
- Persistent
- Data Structure Server
Tipe Data
1. Strings
2. Lists
3. Sets
4. Hashes
5. Sorted Sets
6. Hyperloglog
Demo Sebentar~
Persistence
1. RDB
- SAVE 10 1000
2. AOF
- appendonly yes
Pub Sub
- subscribe
- unsubscribe
- psubscribe
- punsubscribe
- publish
- pubsub
Cache
1. TTL
2. Max Memory
maxmemory-policy
- No Eviction
- Allkeys-LRU
- Volatile-LRU
- Allkeys-Random
- Volatile-Random
- Volatile-TTL
Terima Kasih
Pertanyaan?

More Related Content

Redis for high performance application - Techtalk JDV 23-04-2014