Code Monkey home page Code Monkey logo

memorydb's People

Contributors

flimzy avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

memorydb's Issues

memorzdb: should/can i use them?

i want to use this memorydb for testing my kivik application. As i see this features:

memorydb/test/test.go

Lines 70 to 84 in 36bb674

"Stats.skip": true, // FIXME: Unimplemented
"Compact.skip": true, // FIXME: Unimplemented
"DBUpdates.status": kivik.StatusNotImplemented, // FIXME: Unimplemented
"Changes.skip": true, // FIXME: Unimplemented
"Copy.skip": true, // FIXME: Unimplemented, depends on Get/Put or Copy
"GetAttachment.skip": true, // FIXME: Unimplemented
"GetAttachmentMeta.skip": true, // FIXME: Unimplemented
"PutAttachment.skip": true, // FIXME: Unimplemented
"DeleteAttachment.skip": true, // FIXME: Unimplemented
"Query.skip": true, // FIXME: Unimplemented
"CreateIndex.skip": true, // FIXME: Unimplemented
"GetIndexes.skip": true, // FIXME: Unimplemented
"DeleteIndex.skip": true, // FIXME: Unimplemented
"SetSecurity.skip": true, // FIXME: Unimplemented
"ViewCleanup.skip": true, // FIXME: Unimplemented
are not implemented yet but it does not matter for me at the moment!

So my questions:

1.) Should/Can i use them? why I say that? due https://github.com/flimzy/kivik/wiki/Kivik-database-drivers:

MemoryDB github.com/go-kivik/memorydb Memory-only storage, for testing. (Under development)

2.) Is there any documentation for that except the well-written tests :)
3.) how would you test the performance? Setting up a real database but only for testing purposes?
4.) what do I still have to consider

Thank you.

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.