Giter Site home page Giter Site logo

nebula-software-systems / nebula.inmemoryvisualizer Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 228 KB

Simplify the visualization of your In-Memory cache.

License: MIT License

TypeScript 66.54% HTML 19.12% CSS 11.22% Dockerfile 3.13%
angular cache in-memory-cache inmemory-cache

nebula.inmemoryvisualizer's Introduction

Nebula.InMemoryVisualizer

Simplify the visualization of your In-Memory cache.

About

Most programming languages give you the possibility of having In-Memory cache, but there's a lack of tools that may allow you to visualize the content of such cache.

Nebula.Caching is an Open-Source project that aims at allowing you to have a way to visualize the contents of your In-Memory cache.

How to run the project

Via console

When inside src/ directory, you can run the following command:

ng serve --configuration=<environment> --open

Currently, you can specify two values for the environment (to replace in the previous command):

  • development: will have in consideration the variables defined in environment.development.ts
  • production (default value assumed is nothing is passed on) : will have in consideration the variables defined in environment.ts

Via Docker

Inside our src/ folder we have our Dockerfile and our docker-compose file.

To start the project via Docker, you just need to run the following command:

docker-compose up -d

Documentation

Our documentation can be found here.

Samples

Some useful code snippets can be found here.

Contributing

This project welcomes and appreciates any contributions made.

There are several ways you can contribute, namely:

  • Report any bug found.
  • Suggest some features or improvements.
  • Creating pull requests.

License

Nebula.Caching is a free and open-source software licensed under the MIT License.

See LICENSE for more details.

nebula.inmemoryvisualizer's People

Contributors

rafaeljcamara avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.