Skip to content

Caching search results #12

@rroblik

Description

@rroblik

Hi,

Thanks for all the work done on restful module and on this restful_search_api module :)

I see that restful module provide storage capabilities which are not used in restful_search_api and I think that is a huge performance issue ...
The setRenderedCache() function (from RestfulBase.php) is never called.

I think the best place to add cache logic is in public function view($id) method isn't it ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions