Skip to content

Support for low level caching #32

@Bhacaz

Description

@Bhacaz

The idea is to be able to cache result of the serializer with the Rails cache. An implementation was attempt in this PR #5

class FriendSerializer
  include BrightSerializer::Serializer
  cache_options cache_length: 1.minute
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions