Close-to-the-metal architecture handles millions of OPS with predictable single-digit millisecond latencies.
Learn MoreJoin us at Monster SCALE Summit for 50+ engineering talks and trainings | Free & online March 11-12 | Register now
Close-to-the-metal architecture handles millions of OPS with predictable single-digit millisecond latencies.
Learn More
ScyllaDB is purpose-built for data-intensive apps that require high throughput & predictable low latency.
Learn More
WebAssembly, also known as Wasm, is a binary format for representing executable code, designed to be easily embeddable into other projects. It's also a perfect candidate for a user-defined functions (UDFs) back-end due to its ease of integration, performance and popularity. ScyllaDB already supports user-defined functions expressed in WebAssembly in experimental mode, based on an open-source runtime written natively in Rust - Wasmtime. This talk will cover a few examples of how to create Wasm functions in ScyllaDB, how to combine them into powerful user-defined aggregates and what are the future plans of integrating with Wasmtime and Rust even further.