- Learning Redis
- Vinoo Das
- 99字
- 2021-07-16 14:08:30
Chapter 2. Getting Started with Redis
Redis is a key-value-based NoSQL datastore developed by Salvatore Sanfilippo, launched in 2009. The name Redis comes from REmote DIctionary Server. Redis is a high-performing single thread server in C.
Redis can be installed on all POSIX-compliant Unix systems. Though there is no production grade release of a Windows system, it can still be installed in a Windows environment for development purposes. In this chapter, we will install Redis in Windows and Mac OS environments, write programs in Java, and play with the in-built client that comes along with the distribution.
推薦閱讀
- Django+Vue.js商城項(xiàng)目實(shí)戰(zhàn)
- R語言數(shù)據(jù)分析從入門到精通
- Vue.js 2 and Bootstrap 4 Web Development
- 劍指Offer(專項(xiàng)突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- C語言程序設(shè)計(jì)
- 你不知道的JavaScript(中卷)
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計(jì)
- Learning DHTMLX Suite UI
- HTML5從入門到精通 (第2版)
- QlikView Unlocked
- Building Slack Bots
- 30天學(xué)通C#項(xiàng)目案例開發(fā)
- Java Hibernate Cookbook
- INSTANT Apache Hive Essentials How-to