搜索资源列表
memlink
- memlink, like redis, it s a nosql application,high performace-source code of memlink
Redis-begin
- Redis,典型的NoSQL数据库服务器,和BerkeleyDB相比,它可以作为服务程序独立运行于自己的服务器主机。在很多时候,人们只是将Redis视为Key/Value数据库服务器,然而事实并非如此,在目前的版本中,Redis除了Key/Value之外还支持List、Hash、Set和Ordered Set等数据结构,因此它的用途也更为宽泛。对于此种误解,Redis官网也进行了相应的澄清。和以上两种产品不同的是,Redis的License是Apache License,就目前而言,它是完全免费
Cassandra-model-and-analysis
- 关于cassandra数据库源码的讲解,Cassandra是一个分布式的NoSQL数据库,讲解其分布式模型和源码-About cassandra database source explained, Cassandra is a distributed NoSQL database, explain its distributed model and source
distributed-system
- NOSQL的资料很多,不过不成体系,让分布式系统开发工程师无所适从。笔者根据过去跟 着阳老师开发类似Google GFS/MapReduce/Bigtable的系统以及对Dynamo, PNUTS等典型系 统的理解尝试梳理流行的分布式存储和计算系统的分类,设计及实现-NOSQL a lot of information, but the fragmentation, so that distributed systems development engineer at a loss. I
Introduction-to-NoSQL
- THIS PRESENTATION DEALS WITH THE BASIC INTRODUCTION TO THE NEW TYPE OF DATABASE SYSTEM CALLED NOSQL, AND IT ALSO DEALS WITH DIFFERENT TYPES OF NOSQL DATABASE SYSTEMS AND WHAT ARE THE ADVANTAGES OF THOSE DATABASE SYSTEM.
Comparison-of-in-memory-dbs
- comparison of nosql databases
nosql
- 本书介绍主流nosql数据库的区别以及对nosql的实现-The book introduced the distinction between mainstream NoSQL database and the realization of the NoSQL
mongodb
- mongodb是一款nosql数据库,该文档是我学习时整理的文档,可以让初学者简单易懂的上手练习-mongodb nosql is a , the document is a document finishing my study allows beginners to get started straightforward exercise
Redis学习手册
- NoSQL 数据库一度成为高并发、海量数据存储解决方案的代名词,与之相应的产品也呈现出雨后春笋般的生机,本文档时Redis学习文档。(NoSQL database was once synonymous with high concurrency and massive data storage solutions, and its corresponding products also mushroomed. Redis learned documents in this document.)