Skip to content

Weekly meetings 2024

Madelyn Olson edited this page Aug 4, 2025 · 2 revisions

This is the historic log for weekly meeting notes to keep the main page clean.

Core team sync 2024-12-30 No meeting around new year

Core team sync 2024-12-23

Core team sync 2024-12-16

Core team sync 2024-12-09

Core team sync 2024-12-02

Core team sync 2024-11-25

Core team sync 2024-11-18

Core team sync 2024-11-11

Core team sync 2024-11-04

Core team sync 2024-09-30

Core team sync 2024-09-09

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