-
Notifications
You must be signed in to change notification settings - Fork 993
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.
- Discuss PR https://github.com/valkey-io/valkey/pull/1120 (admin-port)
- Discuss Issue Support for Empty SET https://github.com/valkey-io/valkey/issues/68 and PR https://github.com/valkey-io/valkey/pull/1444
- Discuss Atomic slot migration HLD https://github.com/valkey-io/valkey/issues/23
- Discuss Valkey Vector Search RFC https://github.com/valkey-io/valkey-rfc/pull/15
- Anything else ??
- Vote PR https://github.com/valkey-io/valkey/pull/1120 (admin-port)
- Vote PR https://github.com/valkey-io/valkey/pull/1277 (Adds support for scripting engines as Valkey modules)
- Discuss PR https://github.com/valkey-io/valkey/pull/1351 (allow READONLY&READWRITE only after CLIENT CAPA REDIRECT for standalone mode)
- Discuss valkeyJSON and valkey-bloom release plan
- Discuss VSS with Redis
- Discuss Atomic Slot Migration feature
- Quick commit on: https://github.com/valkey-io/valkey/pull/1324, just to confirm the behavior.
- lets pre bump version.h (do it now)
- Do we want to backport https://github.com/valkey-io/valkey/pull/1310
- Reply offload - https://github.com/valkey-io/valkey/issues/1353 - heads up
- RBD channel on by default for 8.1
- 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
- Release postponed due to CI failures
- 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
- 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.
- Release date? (27th, GA on 16th).
- 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.
- status
- Roadmap for valkey + go - https://docs.google.com/document/d/1Tk7h58jLM-Pq4Tf8hqtQoW1vHI_-GY1TlKv7limwON8/edit#heading=h.xwi6nwrneyln
- Review JSON RFC - https://github.com/valkey-io/valkey-rfc/pull/2
- Valkey 8 - We'll launch this week.
- Discuss the RFC process
- Updates here: https://github.com/valkey-io/valkey-rfc/issues/5
- 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.
- Reviewed failures and created issues for tracking. https://github.com/valkey-io/valkey/issues/858 https://github.com/valkey-io/valkey/issues/841
- Main launch blocker was fixed related to slot stats underflow.
- 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.
- Fatlog - are we cutting this from rc1?
- Valkey 8-rc1
- Launch date?
- Sometime next week
- Owner for other items such as release notes.
- Ping volunteered
- Supporting material like a blog post.
- Madelyn is going to follow up with our developer advocates.
- Launch date?
- Dual channel replication: https://github.com/valkey-io/valkey/pull/60
- @Ping, what is pending?
- Close on feature name: https://github.com/valkey-io/valkey/pull/60#issuecomment-2229078417
- Update the PR description to use the official feature name: https://github.com/valkey-io/valkey/pull/60
- @Ping, what is pending?
- FSYNC always PR: Close and move PR to a different solution
- Cross version and fork compatibility testing: https://github.com/tair-opensource/resp-compatibility
- Alibaba has some additional testing: https://github.com/tair-opensource/resp-compatibility
- Does not cover upgrade testing. We will still need specific testing for that.
- Alibaba has some additional testing: https://github.com/tair-opensource/resp-compatibility
- 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.
- What is an experimental features
- 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