• Metawish
    link
    fedilink
    53 years ago

    I was going to say Databases but I suppose you could have multiple sources to feed and make a local database…

        • @AlmaemberTheGreat@lemmy.ml
          link
          fedilink
          2
          edit-2
          3 years ago

          This looks pretty cool, but is it completely P2P like OrbitDB?

          Also, it looks a little bit abandoned: last commit was in 2019

          • ☆ Yσɠƚԋσʂ ☆
            link
            fedilink
            23 years ago

            Yeah, doesn’t look like it’s actively developed unfortunately. It is fully distributed though, from the docs:

            ActorDB on the other hand allows you to start out with a database that is fully normalised within an actor unit and scale that database horizontally over as many servers as you need. No single points of failure or global locks. Transactions only affect the actors that participate in them.

        • @k_o_t@lemmy.ml
          link
          fedilink
          23 years ago

          i’m not sure what concretely do you mean by that…

          it’s still new, as ipfs iself is, but it’s already used by multiple applications to different degrees of success

            • @k_o_t@lemmy.ml
              link
              fedilink
              23 years ago

              i haven’t used orbitdb yet, so i’m not sure what state it is in exactly

              but this depends on what your application for it is and what you’re trying to replace with it, just like ipfs itself can be pretty good for certain purposes, but still be lacking in certain things like dynamic websites or streaming

              i would recommend asking on their gitter