Code Monkey home page Code Monkey logo

xcp-rrd's Introduction

Round-Robin Datasources (RRDs) for OCaml.

xcp-rrd's People

Contributors

djs55 avatar edwintorok avatar euanh avatar gaborigloi avatar johnelse avatar jonludlam avatar kc284 avatar lindig avatar mseri avatar psafont avatar samoht avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

xcp-rrd's Issues

Clarify the interface

The interface between this library and other libraries and programs is currently unclear. I suggest we start fixing this by:

  • auto-generate an .mli
  • move the obviously .mli comments from the .ml into the .mli
  • experimentally hide functions and see if opam downstream packages still build, hide function if so
  • study code and cook up some docs for the remaining undocumented functions
  • review the result and see if it needs further refactoring

BUG: Failed to build xcp-rrd from master branch

Building xcp-rrd from master branch failed with:

File "lib/rrd.ml", line 61, characters 4-17:
61 | let cf_init_value = function
^^^^^^^^^^^^^
Error (warning 32): unused value cf_init_value.
File "lib/rrd.ml", line 436, characters 32-33:
436 | rrd_rras = Array.mapi (fun i rra ->
^
Error (warning 27): unused variable i.

xapi-rdd.log

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.