GithubHelp home page GithubHelp logo

V2.3.1 release plan about rosedb HOT 5 CLOSED

roseduan avatar roseduan commented on July 29, 2024
V2.3.1 release plan

from rosedb.

Comments (5)

weijiew avatar weijiew commented on July 29, 2024 1

Have you considered supporting distribution, such as utilizing the raft module in etcd, to provide distributed functionality as an optional choice for users? If feasible, I could implement this aspect of the functionality.

from rosedb.

roseduan avatar roseduan commented on July 29, 2024

Have you considered supporting distribution, such as utilizing the raft module in etcd, to provide distributed functionality as an optional choice for users? If feasible, I could implement this aspect of the functionality.

This is a huge work, I think we can have a try, do you have any experience in distributed storage systems?

from rosedb.

weijiew avatar weijiew commented on July 29, 2024

Have you considered supporting distribution, such as utilizing the raft module in etcd, to provide distributed functionality as an optional choice for users? If feasible, I could implement this aspect of the functionality.

This is a huge work, I think we can have a try, do you have any experience in distributed storage systems?

I think that etcd's Raft implementation is a more mature module and practically the de facto standard for Raft. If it's just a porting effort, it shouldn't be too substantial (though this is just speculation). Of course, if starting from scratch, that would involve a significantly larger amount of work. As a beginner in distributed systems, I've been recently studying the Raft module in tinykv, and I noticed that the Raft module in tinykv is also a port from etcd. Seeing this project not being implemented led me to this idea.

from rosedb.

roseduan avatar roseduan commented on July 29, 2024

Have you considered supporting distribution, such as utilizing the raft module in etcd, to provide distributed functionality as an optional choice for users? If feasible, I could implement this aspect of the functionality.

This is a huge work, I think we can have a try, do you have any experience in distributed storage systems?

I think that etcd's Raft implementation is a more mature module and practically the de facto standard for Raft. If it's just a porting effort, it shouldn't be too substantial (though this is just speculation). Of course, if starting from scratch, that would involve a significantly larger amount of work. As a beginner in distributed systems, I've been recently studying the Raft module in tinykv, and I noticed that the Raft module in tinykv is also a port from etcd. Seeing this project not being implemented led me to this idea.

Ok, I can create a new project for this(like RoseKV or some other names you can suggest)

You can list a complete design plan and split it into different modules, so that other interested people can participate in it.

This can be a long-term work, try to stick with it and don't quit halfway...

If you do this well, I can assign the project to you as a maintainer.

from rosedb.

weijiew avatar weijiew commented on July 29, 2024

Have you considered supporting distribution, such as utilizing the raft module in etcd, to provide distributed functionality as an optional choice for users? If feasible, I could implement this aspect of the functionality.

This is a huge work, I think we can have a try, do you have any experience in distributed storage systems?

I think that etcd's Raft implementation is a more mature module and practically the de facto standard for Raft. If it's just a porting effort, it shouldn't be too substantial (though this is just speculation). Of course, if starting from scratch, that would involve a significantly larger amount of work. As a beginner in distributed systems, I've been recently studying the Raft module in tinykv, and I noticed that the Raft module in tinykv is also a port from etcd. Seeing this project not being implemented led me to this idea.

Ok, I can create a new project for this(like RoseKV or some other names you can suggest)

You can list a complete design plan and split it into different modules, so that other interested people can participate in it.

This can be a long-term work, try to stick with it and don't quit halfway...

If you do this well, I can assign the project to you as a maintainer.

Let me give it a try and make some local modifications. I'll make progress first, and then I'll follow your suggestions. After all, I'm just a beginner in distributed systems, and I haven't finished writing tinykv yet. 😭 I'm not too confident about it.

from rosedb.

Related Issues (20)

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.