Giter Site home page Giter Site logo

Comments (4)

jo avatar jo commented on July 17, 2024

just to mention:

RestClient has changed the response API. Its now a Ruby Object and one needs to call body on it in order to retrieve the string.

Greetings
Johannes

from couch_docs.

eee-c avatar eee-c commented on July 17, 2024

Yah, I coded against RestClient 1.1. I'll push out a 1.1.1 that works with RestClient 1.4 tonight. Thanks for the pointer Johannes.

I do not have much faith in dumping 90 million documents. It works fine for thousands of docs (which is what I use it for), but I would guess that millions of docs would prove fruitless.

from couch_docs.

grempe avatar grempe commented on July 17, 2024

Thanks for the quick response. I'll try it out tonight when you release. If you could send me a ping when its done that would be great.

Regarding dumping large numbers of docs. Does the dump process put individual json files for each document in the same dir? Or in a hierarchy of dirs? If it were a hierarchy, or a single large file that you concatenate to, it might have some chance of success.

from couch_docs.

eee-c avatar eee-c commented on July 17, 2024

couch_docs 1.1.1 should resolve this issue. Rather than update the code to work with RestClient 1.4, I locked the gem requirements to RestClient 1.1.

from couch_docs.

Related Issues (13)

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.