定制 pentium10/riak-admin 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pentium10/riak-admin

Composer 安装命令:

composer create-project pentium10/riak-admin

包简介

Admin panel for RIAK, written in PHP

README 文档

README

Admin panel for RIAK written in PHP (v0.4)

Work in progress, DON'T use it in production!

Available actions:

  • create a bucket
  • delete a bucket (with all keys in it, via streaming to avoid lock)
  • view buckets keys (via streaming to avoid costly Riak::getKeys)
  • view a key
  • modify a key
  • delete a key
  • add a new key (JSON)
Supports basho/riak-data-migrator command line tool for:
  • delete a bucket
Further actions to be implemented (TODO):
  • add a new key (binary)
  • error reporting
  • change bucket properties
  • find a key in a bucket based on key=>value

Installation

Use composer (recommended)

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s http://getcomposer.org/installer | php

Then, use the create-project command to generate a new application:

php composer.phar create-project pentium10/riak-admin -s dev path/to/install

Composer will install the riak-admin and all its dependencies under the path/to/install directory.

Setup using vagrant

Install VirtualBox and vagrant then run (from project root):

vagrant up

After provision riak-admin will be available at http://localhost:7654 (port could be configured in Vagrantfile)

Download an Archive File

Download, unzip files to your wwww directory, edit config.php, and enjoy!

Change Log

v0.5

  • (New): Favorite based bucket listing, to avoid costly getBuckets of Riak, UI enhancements (carmensingeorzan)

v0.4

  • (New): Composer and Vagrant support (pentium10)

v0.3

  • (New): Added riak-data-migrator supported delete, enhanced visual feedback for streaming delete (carmensingeorzan)

v0.2

  • (New): Enhanced listing and deleting keys via streaming, to avoid costly getKeys which can lock your Riak node (carmensingeorzan)

v0.1

统计信息

  • 总下载量: 69
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2014-02-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固