roma_logo ROMA-Project
  • Getting Started
  • Learn
    • Tutorial
    • Status List
    • Monitoring Point
    • Trouble Shooting
    • FAQ
    • ROMA Training Map
  • Docs
    • About ROMA
    • Versions
    • Architectures
    • Configuration File
    • Plugin
    • High Stability
    • Storage Architecture
    • Developer Manual
    • PHP client
    • Ruby client
    • Java client
  • Commands
  • GUI Tools
  • Discuss
    • Blog
    • Mailing List
    • Issues
    • Twitter
    • Facebook
    • Google+
    • Github
    • Quora

    Reference

  • About ROMA
  • Versions
  • Architectures
  • Configuration File
  • Plugin
    • - plugin_alist
  • High Stability
  • Storage Architecture
  • Roma clients

  • PHP client
  • Ruby client
  • Java client

Reference for ROMA

Plugin

ROMA is able to use plug-in architecture to be extended its function.
It is possible to extend ROMA without changing its source code by preparing plug-ins.

Plugin Variety

Plugin Name Description
plugin_alist To store the list type data

Preparation

  • Source file

    roma/ruby/server/lib/roma/plugin/{PLUGIN_NAME}.rb
  • How to use

    Add file name to "PLUGIN_FILES" parametar in config.rb as below.

    PLUGIN_FILES = ['{PLUGIN_NAME}.rb']

Commands

Description of plugin command is HERE

Back to top

@ 2017 Roma Project / Promoted by Rakuten, Inc. and Rakuten Institute of Technology