GithubHelp home page GithubHelp logo

level-uplevel's People

Contributors

dependabot[bot] avatar priyank-p avatar

Stargazers

 avatar

Watchers

 avatar

level-uplevel's Issues

Use `Uplevel` as name.

Currently the class that is exported is named LevelDB and our test uses name LevelDB to. Since now the module is called level-uplevel it make sense to use Uplevel as name.

Use circleci instead of travis.

So currently, and most frequently on node 8 test suite, sometime test fails, because the DB is not yet created before the assertion is called. This is because travis infra if possible quite slow.

Update the `createTable` and `addField` methods.

So currently both, methods, overwrites the InternalProps and ready them, thus effectively wasting 50ms, and losing old data which is critical.

Here is the new draft:

  • The createTable should just return if table exist in InternalProps and emit a process.warning.
  • For addField same, as create table but this time, throw a error.

And update the readme accordingly.

Somethings to implement before this module is ready.

  • If the field is of type String it needs, the current min/max option does not work for it.
  • Currently we provide a way to use default value, but for date this does not work we need a new option called timestamp that uses current date.

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.