Giter Club home page Giter Club logo

Comments (5)

pjtatlow avatar pjtatlow commented on June 15, 2024

Hey @Godones, I don't have a design doc for it since I didn't come up with the design myself and jammdb is a Rust port of boltdb. I did find this article that's describes boltdb really well, and is still very accurate for jammdb if you want to take a look though!

Out of curiosity, can you share what your idea is that you want to use jammdb for?

from jammdb.

Godones avatar Godones commented on June 15, 2024

Thanks for your help @pjtatlow , I learned about the related design through boltdb, I am trying to use a database to build a file system project, I need to make some changes to jammdb's dependencies to complete the task.

from jammdb.

Godones avatar Godones commented on June 15, 2024

I have encountered some problems during use. When I run the test, a crash may occur. The location of the crash should come from the two tests of tests/deletes/medium_deletes|large_deletes. When I run medium_deletes alone, there is a high probability that it will An error occurred, but the error message is not always the same.The most recent error message is thread 'main' panicked at 'THIS IS VERY VERY BAD', src/node.rs:327:26 or thread 'main' panicked at 'called Option::unwrap() on a None value', src/bucket.rs:739:9. Because I haven't fully understood the code, I can't determine the specific cause of the bug。

I reproduce this bug in wsl2, rustc 1.66.0-nightly.

from jammdb.

pjtatlow avatar pjtatlow commented on June 15, 2024

@Godones I've just released 0.8.0, which should resolve your issues. Can you test it out and let me know if you're still running into issues? I'm also planning on writing some blog posts about the design, so I'll leave this issue open until I get that done.

from jammdb.

Godones avatar Godones commented on June 15, 2024

@pjtatlow Thank you, I ran the tests without issue. I am very much looking forward to the blog post about jammdb

from jammdb.

Related Issues (19)

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.