oscartbeaumont / rspc

A framework for building typesafe web backends in Rust
https://rspc.dev
MIT License
1.1k stars 50 forks source link

Cache abstraction #271

Open oscartbeaumont opened 3 months ago

oscartbeaumont commented 3 months ago

Allow setting cache-control headers and also maintaining a server-side cache of results.