cache_crispies
на сайте с December 09, 2022 06:33
Speedy Rails JSON serialization with built-in caching.
Speedy Rails JSON serialization with built-in caching.
There are a lot of Rails serializers out there, but there seem to be very few these days that are well maintained and performant. The ones that are, tend to lock you into a specific standard for how to format your JSON responses. And the idea of introducing breaking API changes across the board to a mature Rails app is daunting, to say the least.