Libros UCLV { BETA }

Gran cantidad de libros a nuestro alcance

Tenemos :
1413 libros,
262713 descargas y
1106 contribuyentes !

Redis Cookbook


46 Visitas | 101 Descargas | 2013-09-26 15:30:04 | jgramos

Descripción

Redis is a data structure server with an in-memory dataset for speed. It is called a data structure server and not simply a key value store because Redis implements data structures allowing keys to contain binary safe strings, hashes, sets and sorted sets, as well as lists. This combination of flexibility and speed makes Redis the ideal tool for many applications. Redis first started in early 2009 as a key value store developed by Salvatore Sanfilippo in order to improve the performance of his own LLOOGG, an analytics product. Redis grew in popularity after getting support from people and companies in the developer world and has since been supported by VMware, who hired Salvatore and Pieter Noordhuis to work full-time on the project.

Detalles

Editorial:O’Reilly
Autor(es): Tiago Macedo
Fred Oliveira
Año:2011
Categoría:Bases de Datos
Etiquetas: Redis NoSQL
  • Bases de datos

  • Fundamentals of Database Systems Seventh Edition

  • Programming Hive