GithubHelp home page GithubHelp logo

Versioning about keydb HOT 8 CLOSED

snapchat avatar snapchat commented on June 11, 2024
Versioning

from keydb.

Comments (8)

JohnSully avatar JohnSully commented on June 11, 2024 1

Hi Floren.

The short answer is I backed myself into a corner by starting at 0.9. The r releases are for the case where a major bug is fixed but otherwise there were no changes to functionality.

Once we hit 1.0 the third digit will cover this case. The second digit will be for new features with no compatibility issues. And the major digit will be for major new features that are now stable.

Once advanced replication is stable we'll go to 1.0 and a more sane format.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024 1

Also just an FYI I'm a few days away from releasing 0.9.5.

Most people try us through docker not compiling so it encourages frequent releases on my part.

from keydb.

fmunteanu avatar fmunteanu commented on June 11, 2024

Thanks for taking the time to post the details, I'm going to open a new ticket with the issues I have compiling KeyDB with MALLOC=memkind enabled.

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

I just tested memkind and it works for me (famous last words).

Make sure you have all the dependencies:
sudo apt install build-essential nasm autotools-dev autoconf libjemalloc-dev tcl tcl-dev uuid-dev

The main one being autotools-dev and autoconf. The errors with memkind get buried and its quite hard to see the actual problem, but its almost always missing autotools and autoconf.

from keydb.

fmunteanu avatar fmunteanu commented on June 11, 2024

@JohnSully this is why is bad practice to use this type of versioning:

Start: rpmbuild -bs
error: line 5: Illegal char '-' in: Version:                0.9.4-r2

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

Will it suffice if I do 0.9.4.2 for now?

from keydb.

fmunteanu avatar fmunteanu commented on June 11, 2024

Not a problem @JohnSully , I'll wait for 0.9.5 😄

from keydb.

JohnSully avatar JohnSully commented on June 11, 2024

0.9.5 is released!

from keydb.

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.