Skip to content

Weekly meeting Notes

Viktor Söderqvist edited this page Sep 2, 2024 · 12 revisions

Valkey Meeting notes

Format and introduction

Notes will take the form of:

  1. Top level topic
    1. Discussion point 1
      1. Comment about discussion point 1
    2. Discussion point 2
      1. Comment about discussion point 2
  2. Top level topic ...

Core team syncs

Core team syncs happen every Monday at 14:00 UTC. Given the geographic distribution of the team, we are trying to keep the attendance small and we are currently not publishing a public invite. The meetings is open to those that have a topic to discuss though, simply add a request to discuss it in an issue and we will get you the invite.

Next agenda

If you are an active contributor and on the invite, you can add items here to be discussed in the next invite.

Past meetings

rd.

Core team sync 2024-09-02

  • Valkey 8.0.0-rc2
    • Release postponed due to CI failures
      • Discussion about failing testcases
      • Release date postponed to September 3rd
    • Benchmark results
      • Discussion about the importance of I/O threading and vertical vs horizontal scaling
  • Access to NPM @valkey namespace.
    • Apparently, it has been claimed by someone. We'll ask if it can be transferred to us, so we can use it for official Valkey NodeJS projects
  • Upcoming conferences

Core team sync 2024-08-19

  • Next Releases - 7.0.7 - Scoping fixes
  • Valkey 8.0.0-rc2
    • Release date? (27th, GA on 16th).
      • All bug fixes on 26th. No more features after that.
    • Review pending items
      • All items having owners to close those week for rc2.
  • Review Bloom RFC - https://github.com/valkey-io/valkey-rfc/pull/4
    • status
      • Directionally approved. Wait an additional week on feedback about compatibility and migration.

Core team sync 2024-08-12

Core team sync 2024-07-29

Core team sync 2024-07-22

  • Valkey 8-rc1
    • Fatlog - are we cutting this from rc1?
      • Yes
    • Per-slot statistics, PRs are close, just need a little bit more.
      • Discussed metrics, commented directly on PR.
    • Daily failure.
    • Launch date?
      • Try to hit this week?
    • Owner for other items such as release notes.
      • Ping is going to own release notes.
    • Supporting material like a blog post.
      • Ping will also take the pen on the notes.

Core team sync 2024-07-15

Core team sync 2024-07-08

  • RDMA: https://github.com/valkey-io/valkey/pull/477
    • What is an experimental features
      • It is not built into the core by default
      • It is not subject to our API contracts (we can deprecate and or change it whenever)
      • We will decide at a later point if we want it to be a module vs as a core part of the engine.
    • Should we remove TLS build information from the documentation
      • Yes. We can also remove the testing information.
    • We should also move the TLS.md file to the README.md file.
      • @madolson will make an issue.
  • How to handle official credentials/accounts for pypi, npm, etc. Storage for GPG private key (needed for Java). New clients: libvalkey-py, GLIDE
    • Folks will get access when they need it. @madelyn will give access to Viktor.
    • Merging libvalkey-py into the valkey organizations.
      • Followup with the requirements and validate it's needed. If it is, it should be gtg.
  • Review topics on https://github.com/orgs/valkey-io/projects/2