• Home
  • PROGRAMMING
    • Nhập Môn Lập Trình Và C Căn Bản
    • PHP
    • C++ (comming soon)
    • Java (comming soon)
    • Node JS (comming soon)
  • WEB DEVELOPMENT
    • CSS/CSS3
    • HTML/HTML5 (comming soon)
    • Javascript (comming soon)
    • jQuery (comming soon)
    • AngularJS Tutorial
    • Web Services/Restfull (comming soon)
    • Ruby on Rails (comming soon)
  • DATABASES
    • MySQL
    • NoSQL/MongoDB (comming soon)
    • Ms SQL (comming soon)
    • Postgre SQL (comming soon)
    • Memcached (comming soon)
    • Redis
  • MOBILE DEVELOPMENT
    • Android (comming soon)
    • Cordova (comming soon)
    • PhoneGap (comming soon)
    • Ionic (comming soon)
    • iOS (comming soon)
  • Options
  • CONTACT

Category: Redis Tutorial

Bài 7: Redis – Hashes

Posted on September 5, 2016

Redis Hashes vẽ ra một đối tượng giữa string field và string values, vì thế chúng là kiểu dữ liệu hoàn hảo tới các đối

Continue reading »
0
Redis Tutorial

Bài 6: Redis – Strings

Posted on September 1, 2016

Redis strings commands được sử dụng để quản lý giá trị chuỗi trong redis. Cú pháp: 127.0.0.1:6379> COMMAND KEY_NAME EX: 127.0.0.1:6379> SET dammelaptrinh redis OK

Continue reading »
0
Redis Tutorial

Bài 5: Redis – Keys

Posted on August 31, 2016

Redis keys command được sử dụng cho việc quản lý keys trong redis. Cú pháp: 127.0.0.1:6379> COMMAND KEY_NAME EX: 127.0.0.1:6379> SET dammelaptrinh redis OK 127.0.0.1:6379>

Continue reading »
0
Redis Tutorial

Bài 4: Redis – Commands

Posted on August 31, 2016

Redis command được sử dụng để thực hiện một số hoặc động trong server redis. Để chạy command trong server redis bạn cần một client

Continue reading »
0
Redis Tutorial

Bài 3: Redis – Kiểu Dữ Liệu

Posted on August 30, 2016

Redis hổ trợ 5 kiểu dữ liệu sau: Strings Chuỗi trong redis là một dãy bay liên tục. Chuỗi trong Redis là nhị phân, nghĩa

Continue reading »
0
Redis Tutorial

Bài 2: Redis Configuration

Posted on August 30, 2016

Trong Redis có file cấu hình (redis.conf) nằm ở thư mục root của redis. Mặc dù bạn có thể get và set tất cả cấu

Continue reading »
0
Redis Tutorial

Bài 1: Redis – Giới Thiệu Và Cài Đặt

Posted on August 30, 2016

Redis là một mã nguồn mở, lưu trữ dạng key-value và là giải pháp cho việc xây dựng hiệu suất và mở rộng ứng dụng

Continue reading »
0
Redis Tutorial

Danh mục

  • AngularJS Tutorial
  • CSS Tutorial
  • Laravel Framework
  • MySQL Tutorial
  • Options
  • PHP Tutorial
  • Redis Tutorial
  • Security Testing
  • Serial Nhập Môn Lập Trình

Bài viết gần đây

  • Bài 9: AngularJS  Scope
  • Bài 8: AngularJS – Controllers
  • Bài 5: Security Testing – Cross Site Scripting (XSS)
  • Bài 4: Security Testing – Injection
  • Bài 3: Security Testing – Hacking Web Applications
Ⓒ 2016 www.dammelaptrinh.com