GithubHelp home page GithubHelp logo

Comments (9)

disarticulate avatar disarticulate commented on May 13, 2024 1

marmolite might combine the

from marmot.

maxpert avatar maxpert commented on May 13, 2024

Interesting I didn't know Google had one too. I am open to name suggestions. It's early days so I think I can change the name easily. The reason I named it marmot to begin with was from the idea of nodes just shouting and getting change replicated. Initially the whole thing was over UDP (I was using QUIC) but later I converged to using Raft and TCP.

from marmot.

x448 avatar x448 commented on May 13, 2024

Finding an unused name is getting harder every day.

Somewhat related because this affects module name... In go.mod, the module name should include full prefix like this.

module github.com/maxpert/marmot

Otherwise, it won't get picked up by https://pkg.go.dev.

from marmot.

maxpert avatar maxpert commented on May 13, 2024

Just did it, next version should have that as well. Changes are already on master.

from marmot.

x448 avatar x448 commented on May 13, 2024

Nice. You may need to tag a new release (not marked as pre-release). Then you can click submit without getting the error about module name at:

https://pkg.go.dev/github.com/maxpert/marmot

It seems to ignore releases marked as pre-release.

from marmot.

maxpert avatar maxpert commented on May 13, 2024

Yep there should be a build out in a while with new disk based state-machine and early version of snapshot restoration as well. I still need someone to help me test it on something other than my deployment.

from marmot.

maxpert avatar maxpert commented on May 13, 2024

It seems to ignore releases marked as pre-release.

Now I am getting

"github.com/maxpert/marmot" does not have a valid module path ("marmot").

from marmot.

x448 avatar x448 commented on May 13, 2024

If 0.3.9 was marked pre-release then maybe (just a wild guess) pkg.go.dev will continue ignoring it after it is unmarked.

You might need new release tag with new version number which wasn't used before. Just to be sure, make a small change to the README or some other file so the new version isn't on the same commit as 0.3.9.

from marmot.

maxpert avatar maxpert commented on May 13, 2024

Done I was able to get it done. I feel like some community gathering around this. May be a discord or gitter channel will help.

from marmot.

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.