Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 386 Bytes

Readme.MD

File metadata and controls

21 lines (13 loc) · 386 Bytes

Manage your cache

Description

Manage your cache is helps your manage caching data. This library goal is data consistency on cache

How it works?

Define creator, updater and deleter methods, and enjoy!

Features

  • Create from model
  • Update from model
  • Delete from model
  • Get from model ( actually from redis if data exists )

Next features

  • Pagination
  • Relations