Coder Social home page Coder Social logo

goque support new rocksdb ? about goque HOT 3 CLOSED

beeker1121 avatar beeker1121 commented on July 20, 2024
goque support new rocksdb ?

from goque.

Comments (3)

vivace-io avatar vivace-io commented on July 20, 2024

Since no one is biting...

Goqueue is backed by LevelDB at its core. While I won't pretend to speak for the maintainer, the project advertises that LevelDB as its core, so I'm not sure if that will change.

Rocks is a fork of Level, both have pros and cons. If you really need it or want it, I'm sure you can work out an implementation easily enough given the source of this repo!

If you're still looking to get it ported, I've been testing a Rocks port of this and wouldn't mind sharing my code. Definitely not ready for production, but some test coverage and usage would help to get it there.

from goque.

jvsteiner avatar jvsteiner commented on July 20, 2024

I don't think there is a golang port of rocksdb. Since there is probably a desire to avoid cgo, I imagine this may not fit within the goals/scope of this project. With that said, I'd like to add that I noticed that the goleveldb port surpasses the performance of badger, which I actually find a bit worrying. Especially since it's better, even when passing &opt.WriteOption{Sync:true} to the call to Set. I'd like to know more about the crash resistance of this library, and in how much detail it has actually been been tested. Badger did their homework: https://blog.dgraph.io/post/alice/

from goque.

rfyiamcool avatar rfyiamcool commented on July 20, 2024

thank you @vivace-io @jvsteiner

from goque.

Related Issues (16)

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.