Skip to content

roma/try-roma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

283adfb · Apr 25, 2016

History

14 Commits
Aug 28, 2015
Mar 30, 2016
Jan 7, 2016
Mar 30, 2016
Aug 28, 2015
Aug 28, 2015
Aug 28, 2015
Aug 28, 2015
Sep 16, 2015
Aug 28, 2015
Aug 28, 2015
Apr 22, 2016
Jan 7, 2016

Repository files navigation

Try ROMA

virtual console of ROMA

Free mode

You can try to use below ROMA commands.

GET command

  • stat
  • stats
  • whoami
  • nodelist
  • get
  • gets

DELETE command

  • balse
  • shutdown
  • shutdown_self
  • (rbalse)

POST command

  • set
  • add
  • delete
  • replace
  • append
  • prepend
  • cas
  • set_expt
  • incr
  • decr

PUT command

  • release
  • recover
  • set_auto_recover
  • set_log_level

Usage of each commands, please refer to the ROMA HP(commands).

Tutorial Mode

This mode explain the ROMA basic commands as a interactive.

Requirement

  • React (0.13.3)
  • jquery (2.1.4)
  • sinatra (1.4.6)
  • ruby (2.1.2)

Development library

  • JSXTransformer (0.13.3)
  • thin (1.6.3)
  • npm (1.4.9)
  • react-tools (0.13.3)

How to use in your environment

$ git clone https://github.com/roma/try-roma.git
$ cd try-roma
$ bundle install
$ RACK_ENV=production rackup config.ru


- - - Contributions, improvements, comments and suggestions are welcome. Our HP below. ROMA HP :[http://roma-kvs.org/](http://roma-kvs.org/) ROMA HP(Virtual Console) : [http://roma-kvs.org/tryroma](http://roma-kvs.org/tryroma)