Impetus / hazelcast-ui

Hazelcast-ui provides user interface for Hazelcast with no restriction on number of nodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sputnik

Hazelcast-ui

Hazelcast is an in memory database which has its native user interface with multiple functionalities. This native (development) version of Hazelcast is restricted to two nodes only. Our application provides all basic capabilites of Hazelcast user intarface with no restriction on number of nodes.

The app has been tested with Hazelcast 3.4.6 version.

Prerequisites

  • JDK 7
  • Apache Tomcat 7.0.40 or later
  • All Hazelcast instances should be JMX enabled(By default port used for jmx is 1010, it can be changed as per requirement)
  • grunt-cli 1.2.0 or later
  • Nodejs
  • Maven
  • Ubuntu 14.04

Documentation

  • How it works
  • Features
  • Starting Hazelcast Cluster
  • Building and Deploying
  • Example
  • Troubleshooting

Future Enhancements

  • Distributed cache implementation for List (#6).
  • Distributed cache implementation for Set.
  • Distributed cache implementation for Queues.
  • Upgrade Hazelcast to 3.11 (#5).

About

Hazelcast-ui provides user interface for Hazelcast with no restriction on number of nodes

License:GNU Lesser General Public License v3.0


Languages

Language:Java 58.6%Language:JavaScript 21.0%Language:HTML 11.0%Language:CSS 7.7%Language:Shell 1.6%