You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Keyspace event page with video and slides (#356)
### Description
Adds the slides and videos to the keyspace event page.
### Issues Resolved
n/a
### Check List
- [x] Commits are signed per the DCO using `--signoff`
By submitting this pull request, I confirm that my contribution is made
under the terms of the BSD-3-Clause License.
Signed-off-by: Kyle J. Davis <[email protected]>
Copy file name to clipboardExpand all lines: content/events/keyspace-2025/index.md
+14-13Lines changed: 14 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,20 +35,21 @@ RAI Amsterdam Convention Centre [Europaplein 24, 1078 GZ Amsterdam, Netherlands]
35
35
36
36
## Related
37
37
38
-
Keyspace is a co-located event with [Open Source Summit Europe](https://events.linuxfoundation.org/open-source-summit-europe/). You do not need to purchase a ticket for Open Source Summit Europe to attend Keyspace.
38
+
Keyspace is a co-located event with [Open Source Summit Europe](https://events.linuxfoundation.org/open-source-summit-europe/).
39
39
40
-
## Register
40
+
## Recorded Talks & Video
41
41
42
-
To register, you will need to sign in with your Linux Foundation ID.
42
+
<iframewidth="560"height="315"src="https://www.youtube.com/embed/videoseries?si=muYle3gZPUUM1vbA&list=PLAV1X7hxH2HtZWc2YNQRMQe9FT9XTWemE"title="YouTube video player"frameborder="0"allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"referrerpolicy="strict-origin-when-cross-origin"allowfullscreen></iframe>
43
43
44
-
If you don't yet have an ID, you can create one by clicking "Create an account" on the reservation link below.
44
+
## Presentation Slides
45
45
46
-
[Reserve your ticket today!](https://register.linuxfoundation.org/keyspace-2025)
47
-
48
-
## Tentative Schedule
49
-
50
-
The conference has two orbits: **Orbit A** for those who already know Valkey and are looking to deepen their understanding and **Orbit B** for those who are just starting to get to know Valkey. You're not locked into either orbit, so you can select the right talks for your needs.
_Header image: [The Horsehead Nebula and its surroundings. The reflection nebula NGC 2023 in the bottom left corner.](https://en.wikipedia.org/wiki/Horsehead_Nebula#/media/File:Horsehead_and_flame_Nebulea_384mm_scope_Ha-RGB.jpg) License: [CC BY 4.0](https://creativecommons.org/licenses/by/4.0/)_
46
+
*[What's New in Valkey 9?](./slides/whats-new-in-valkey.pdf)
47
+
*[Demystifying Valkey Clustering: Architecture, Fault Tolerance, and Scalability](./slides/demystifying-valkey-clustering.pdf)
48
+
*[valkey-bundle: One Stop Shop for Real-Time Applications](./slides/keyspace-valkey-bundle.pdf)
49
+
*[Customizing Valkey with Rust: Building High-Performance Modules](./slides/valkey-modules-in-rust.pdf)
50
+
*[Deploying Valkey at Enterprise level with LDAP Authentication and Auditing](./slides/keyspace-25-ldap-audit.pdf)
51
+
*_(Slides pending)_ Harder, Better, Faster, Stronger - Building Valkey-Timeseries
52
+
*_(Slides pending)_ Effortless Platform Engineering: Multi-Cluster Valkey Deployments with k0rdent
53
+
*[Connection Storms: Detecting and Defusing Outages Before Valkey Crashes](./slides/connection-storms.pdf)
54
+
*[Migrating 15k Redis servers to Valkey](./slides/migrating-15k-redis-servers-to-valkey.pdf)
55
+
*[Redis to Valkey: Upgrade and Downgrade Compatibility](./slides/redis-to-valkey-upgrade-and-downgrade.pdf)
0 commit comments