Giter Club home page Giter Club logo

boobst's People

Contributors

agsh avatar rustairov avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

boobst's Issues

loadObject method

Implement a 'loadObject' method opposite to saveObject(set) method

boobst Installation

I am getting the following error while executing this command:

$ npm install boobst
npm WARN install Refusing to install boobst as a dependency of itself

'npm install mocha' works fine. But when I am running 'npm test' it's giving me following errors:

  1. set "after each" hook:
    Error: timeout of 1000ms exceeded. Ensure the done() callback is being call
    ed in this test.

  2. zn #zn test simple switching should properly switch between namespaces:
    Uncaught AssertionError: {} == null
    at null.callback (c:\boobst-master\boobst-master\test\test.zn.js:47:20)
    at BoobstSocket.onDataZn (c:\boobst-master\boobst-master\boobst.js:328:18)

  at onData (c:\boobst-master\boobst-master\boobst.js:130:9)
  at Socket.<anonymous> (_stream_readable.js:765:14)
  at emitReadable_ (_stream_readable.js:427:10)
  at emitReadable (_stream_readable.js:423:5)
  at readableAddChunk (_stream_readable.js:166:9)
  at Socket.Readable.push (_stream_readable.js:128:10)
  at TCP.onread (net.js:529:21)
  1. zn "after each" hook:
    Uncaught AssertionError: {} == null
    at null.callback (c:\boobst-master\boobst-master\test\test.zn.js:47:20)
    at onClose (c:\boobst-master\boobst-master\boobst.js:87:19)
    at TCP.close (net.js:466:12)

npm ERR! Test failed. See above for more details.
npm ERR! not ok code 0

Type guesses

In get method make type guesses for single field, not only for JSON structures.

Tests

Add test to check pushing commands into stack when error happens:

  • error command (blob into unexisting path)
  • a lot of sets

Sets should put into stack.

Messaging

Possibility to run code in node.js (execute functions) from M-server.
Event-driver, based on EventEmitter methods

Force JSON generation

Можно ли как то прикрутить парсер cache объекта в json?
В инете нашел реализацию вот это.
В COS я не силен, поэтому спрашиваю. Могу помочь только с js.

Example with a password

Is there any chance you could include a basic connection example with a password as well. I see where you specify, host, user, and port but not the password. Thanks.

Tests and working CI

After GT.M support it would be easy.
Also rewrite test in es6 instead of coffeescript

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.