|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
OR_ocn914345478 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
150724s2015 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d DEBBG
|d DEBSZ
|d OCLCF
|d CEF
|d WYU
|d UAB
|d VT2
|d RDF
|d N$T
|d OCLCO
|d OCLCQ
|
020 |
|
|
|a 1783980133
|
020 |
|
|
|a 1783980125
|
020 |
|
|
|a 9781783980123
|
020 |
|
|
|a 9781783980130
|q (electronic bk.)
|
029 |
1 |
|
|a DEBBG
|b BV043019877
|
029 |
1 |
|
|a DEBSZ
|b 45569446X
|
029 |
1 |
|
|a GBVCP
|b 882742523
|
035 |
|
|
|a (OCoLC)914345478
|
037 |
|
|
|a CL0500000620
|b Safari Books Online
|
050 |
|
4 |
|a QA76.9.D26
|
082 |
0 |
4 |
|a 005.74
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Das, Vinoo,
|e author.
|
245 |
1 |
0 |
|a Learning Redis :
|b design efficient web and business solutions with Redis /
|c Vinoo Das.
|
246 |
3 |
0 |
|a Design efficient web and business solutions with Redis
|
264 |
|
1 |
|a Birmingham, UK :
|b Packt Publishing,
|c 2015.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Community Experience Distilled
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed July 20, 2015).
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introduction to NoSQL; An Internet-enabled world; The NoSQL primer; Graph-oriented NoSQL; Document-oriented NoSQL; Salient features of MongoDB and CouchDB; Column-oriented NoSQL; Salient features of HBase and Cassandra; Key value-oriented NoSQL; How does Redis fare in some of the nonfunctional requirements as a key-value datastore?; Use cases of NoSQL; Summary; Chapter 2: Getting Started with Redis; Installing Redis on Windows; Installing Redis on Mac OS
|
505 |
8 |
|
|a Introduction to redis.confHello World in Redis; Hello World using redis-cli; Hello World using Java; Installing Jedis and creating an environment; Writing the program; Shutting down the server; Load a test Hello World program in Redis; Summary; Chapter 3: Data Structures and Communicating Protocol in Redis; Data structures; Data types in Redis; The string data type; The BitSet or bitmap data type; Use case scenario; The Hashes data type; Use case scenario; Data type: lists; Use case scenario; The Sets data type; Use case scenario; Data type: Sorted Sets; Use case scenario
|
505 |
8 |
|
|a Communication protocol: RESPSummary; Chapter 4: Functions in Redis Server; Real time messaging (PUB/SUB); Pipeline in Redis; Transactions in Redis; Pipeline versus transaction; Pipeline and Transaction; Scripting in Redis; Brief introduction on Lua; Use case: reliable messaging; Connection management; Redis authentication; Redis SELECT; Redis ECHO and PING; Summary; Chapter 5: Handling Data in Redis; Classifying data; Master-slave data replication; Setting master and slave nodes; Performance pattern: high reads; Performance pattern: high writes; Persistence handling in Redis
|
505 |
8 |
|
|a Persisting via RDB optionConfiguring Redis for RDB persistence; Use case for using RDB persistence; Persisting via AOF option; Configuring Redis for AOF persistence; Use case for using AOF persistence; Dataset handling commands in Redis; Summary; Chapter 6: Redis in Web Applications; Simple e-commerce: Redis backed e-commerce site; Session management; Catalogue management; Online analytics; Implementation: Simple E-Commerce ; ProductApp; UserApp; RedisDBManager; ProductDBManager; AnalyticsDBManager; ShoppingCartDBManager; UserCartDBManager; Summary; Chapter 7: Redis in Business Applications
|
505 |
8 |
|
|a Configuration managementGossip server; Node; Layered design; Listeners; The data handler layer; Client node commands; The register command; Implementation of RegisterCommand; Implementation of RegisterCommandHandler; The activate command; Implementation of ActivateCommand; Implementation of ActivateCommandHandler; The set command; Implementation of SetCommand; Implementation of SetCommandHandler; The get command; Implementation of GetCommand; Implementation of GetCommandHandler; The del command; Implementation of DeleteCommand; Implementation of DeleteCommandHandler; The status command
|
520 |
|
|
|a This book is for SQL developers who want to learn about Redis, the key value database for scalability and performance. Prior understanding of a programming language is essential; however no knowledge of NoSQL is required.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Database design
|x Computer programs.
|
650 |
|
0 |
|a Database management.
|
650 |
|
0 |
|a Data warehousing.
|
650 |
|
0 |
|a Management information systems.
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Bases de données
|x Conception
|x Logiciels.
|
650 |
|
6 |
|a Bases de données
|x Gestion.
|
650 |
|
6 |
|a Entrepôts de données (Informatique)
|
650 |
|
6 |
|a Systèmes d'information de gestion.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a Data warehousing.
|2 fast
|0 (OCoLC)fst00888026
|
650 |
|
7 |
|a Database management.
|2 fast
|0 (OCoLC)fst00888037
|
650 |
|
7 |
|a Management information systems.
|2 fast
|0 (OCoLC)fst01007271
|
650 |
|
7 |
|a Open source software.
|2 fast
|0 (OCoLC)fst01046097
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781783980123/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1018740
|
994 |
|
|
|a 92
|b IZTAP
|