Yuki Tanaka
Yuki Tanaka
- https://redis.io/docs/latest/commands/lcs/ - redis/redis#9799 - redis/redis-io#264
- `Deno.Reader` and `Deno.Writer` have been removed in Deno v2 - [`BufReader` and `BufWriter` have been removed from `std/io`](https://github.com/denoland/std/releases/tag/release-2024.10.10)
https://github.com/denodrivers/redis/blob/346d9c8e90173328a28e05cdfac911fb5103dd19/deno.json#L20
- https://jsr.io/@std/[email protected]
- https://github.com/toss/es-toolkit - https://jsr.io/@es-toolkit/es-toolkit
`yaml/unstable_stringify.ts` was added in #6666. This PR exports it to make it available to users.
## Motivation - Provide a lower footprint API for edge runtime environments such as Deno Deploy - Related to #487 - Take full advantage of RESP 3's flexibility