Giter Site home page Giter Site logo

Sharding for P2P model? about rosedb HOT 4 CLOSED

rosedblabs avatar rosedblabs commented on May 18, 2024
Sharding for P2P model?

from rosedb.

Comments (4)

roseduan avatar roseduan commented on May 18, 2024

rosedb is just a standalone kv storage engine, and it doesn`t care the upper applications, you need do it yourself.

By the way, test RoseDB carefully before you decide to use it.

And tell us if there are problems, thanks.

from rosedb.

lonnietc avatar lonnietc commented on May 18, 2024

Thanks for the information and I absolutely plan to test it really well.

I am planning on adding a P2P Chord layer that will allow RoseDB to run in a very high P2P cluster. At least that is the goal and will let you know if I come across an problems.

It would be helpful to have a little bit more usage and example documentation on how to use some of the available commands since there are many and I do not know that parameters the take beyond the basic KV type like "set", "get" and did not see any "delete" either.

Can you please give me some more documentation so that I can utilize during my testing which will offer you beta testing results if I find problems?

Thanks again

from rosedb.

lonnietc avatar lonnietc commented on May 18, 2024

Regarding documentation, I ran across some information that suggests that RoseDB is compatible (or mostly) with Redis DB.

If that is true then I have come across some basic documentation:

https://www.tutorialspoint.com/redis/index.htm

and

https://www.w3resource.com/redis/

I will have to look and see what Redis DB commands are not supported by RoseDb to get a better feel.

It seems that there are some differences:

RoseDB has:

  1. Zset -- not sure what this does.

RedisDB has:

  1. Keys, Sorted Sets, HyperLogLog, Publish Subscribe, Transactions, Scripting, Connections

Both Redis DB and RoseDB have:

Strings, Lists, Hash, and Sets --- Not sure if the sub-commands in each of these are one-to-one or not.

from rosedb.

roseduan avatar roseduan commented on May 18, 2024

Regarding documentation, I ran across some information that suggests that RoseDB is compatible (or mostly) with Redis DB.

If that is true then I have come across some basic documentation:

https://www.tutorialspoint.com/redis/index.htm

and

https://www.w3resource.com/redis/

I will have to look and see what Redis DB commands are not supported by RoseDb to get a better feel.

It seems that there are some differences:

RoseDB has:

  1. Zset -- not sure what this does.

RedisDB has:

  1. Keys, Sorted Sets, HyperLogLog, Publish Subscribe, Transactions, Scripting, Connections

Both Redis DB and RoseDB have:

Strings, Lists, Hash, and Sets --- Not sure if the sub-commands in each of these are one-to-one or not.

Yes, rosedb`s commands are mostly mean the same thing with redis.

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.