Riak

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
(用户)
 
(未显示1个用户的11个中间版本)
第1行: 第1行:
 
{{SeeWikipedia}}
 
{{SeeWikipedia}}
  
 +
[[文件:riak.png|right|Riak]]
 +
 +
Riak
 +
 +
==简介==
 
Riak 是使用 [[Erlang]] 开发的开源(Apache V2) 分布式 [[NoSQL]] 键/值(K/V) 存储数据库系统。
 
Riak 是使用 [[Erlang]] 开发的开源(Apache V2) 分布式 [[NoSQL]] 键/值(K/V) 存储数据库系统。
  
 
==新闻==
 
==新闻==
  
==简介==
+
==产品==
*[https://github.com/basho/riak_core Riak Core]
+
*[https://github.com/basho/riak_core Riak Core] distributed systems infrastructure
 
*[http://basho.com/products/riak-kv/ Riak KV] 键值存储 [https://github.com/basho/riak_kv @ GitHub]
 
*[http://basho.com/products/riak-kv/ Riak KV] 键值存储 [https://github.com/basho/riak_kv @ GitHub]
 
*[http://basho.com/products/riak-ts/ Riak TS] 时序存储
 
*[http://basho.com/products/riak-ts/ Riak TS] 时序存储
 
*[http://basho.com/products/riak-s2/ Riak S2] 对象存储 [https://github.com/basho/riak_cs Riak CS @ GitHub]
 
*[http://basho.com/products/riak-s2/ Riak S2] 对象存储 [https://github.com/basho/riak_cs Riak CS @ GitHub]
 +
*[https://docs.riak.com/riak/kv/2.1.4/developing/usage/search.1.html Riak Search] 2.0 is an integration of [[Apache Solr]] (for indexing and querying) and Riak (for storage and distribution).
  
 
==指南==
 
==指南==
第32行: 第38行:
  
 
==项目==
 
==项目==
 +
*[https://github.com/basho Riak @ GitHub]
 
*[https://github.com/SyncFree/antidote Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf A scalable and consistent transactional datastore] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-CRDTs-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: CRDTs]
 
*[https://github.com/SyncFree/antidote Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf A scalable and consistent transactional datastore] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: Antidote] [http://docs.huihoo.com/erlang/conference/euc2016/Tutorial-CRDTs-Antidote-a-Scalable-and-Consistent-Transactional-Data-Store.pdf Tutorial: CRDTs]
 +
*[https://github.com/basho-labs Basho Labs]
 +
*[https://github.com/basho/yokozuna Yokozuna] Riak + [[Apache Solr|Solr]]
 +
*[https://github.com/basho/bitcask Bitcask] because you need another a key/value storage engine
  
 
==文档==
 
==文档==
第55行: 第65行:
 
*Qeep:[http://basho.com/riak-at-qeep-the-global-social-network/ Riak at Qeep the Global Social Network]
 
*Qeep:[http://basho.com/riak-at-qeep-the-global-social-network/ Riak at Qeep the Global Social Network]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Using-Erlang-Riak-and-the-ORSWOT-CRDT-at-bet365-for-Scalability-and-Performance.pdf Using Erlang, Riak and the ORSWOT CRDT at bet365 for Scalability and Performance]
 
*[http://docs.huihoo.com/erlang/conference/euc2015/Using-Erlang-Riak-and-the-ORSWOT-CRDT-at-bet365-for-Scalability-and-Performance.pdf Using Erlang, Riak and the ORSWOT CRDT at bet365 for Scalability and Performance]
 +
*[https://mp.weixin.qq.com/s?src=3&timestamp=1678156898&ver=1&signature=zZyVfou1HBadR7qTVDrHqpGd8-cxicnBuLQwyNieZvGdma41NQUeUU3RRM-lOI7mzlBuG06zDnXGPaSCNcrjPXcOW1RqGkggBsbh0o2LtGS0ErEApg2Afm1sS9q7PBsfjnMzLv1*-MHC07uawYRqMw== 英雄联盟聊天系统从MySQL迁移到Riak, 使用ejabberd构建聊天服务]
 
[http://basho.com/riak-users/ 更多用户 >>>]
 
[http://basho.com/riak-users/ 更多用户 >>>]
  
 
==图集==
 
==图集==
 
<gallery>
 
<gallery>
 +
image:Riak-High-level-architecture.png|Riak高层架构
 
image:riak-architecture.png|Riak架构
 
image:riak-architecture.png|Riak架构
 
image:basho-data-platform.png|Basho数据平台
 
image:basho-data-platform.png|Basho数据平台
第68行: 第80行:
  
 
==链接==
 
==链接==
*[http://basho.com/riak/ Riak官网]
+
*[https://riak.com/ Riak官网]
*[https://github.com/basho Riak @ GitHub]
+
 
*[http://www.ituring.com.cn/article/72322 分布式数据库“未来工房”:只使用 Riak 和 Nginx 搭建的静态文件服务器]
 
*[http://www.ituring.com.cn/article/72322 分布式数据库“未来工房”:只使用 Riak 和 Nginx 搭建的静态文件服务器]
 
*[https://speakerdeck.com/basho Basho Technologies @ Speaker Deck 幻灯片]
 
*[https://speakerdeck.com/basho Basho Technologies @ Speaker Deck 幻灯片]
第77行: 第88行:
 
[[category:NoSQL]]
 
[[category:NoSQL]]
 
[[category:database]]
 
[[category:database]]
 +
[[category:Huihoo Foundation]]

2023年3月7日 (二) 02:45的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Riak Thanks, Wikipedia.
Riak

Riak

目录

[编辑] 简介

Riak 是使用 Erlang 开发的开源(Apache V2) 分布式 NoSQL 键/值(K/V) 存储数据库系统。

[编辑] 新闻

[编辑] 产品

[编辑] 指南

brew install riak
bin/riak start
bin/riak-admin test 

[编辑] 比较

[编辑] LeoFS

Riak 与 LeoFS 的整合。

[编辑] PostgreSQL

Riak 和 PostgreSQL 的整合。

[编辑] 项目

[编辑] 文档

[编辑] 用户

更多用户 >>>

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱