ngyv / re-modelr

A simple-to-use pure javascript object-relational mapping to manage data.
MIT License
0 stars 0 forks source link

Allow configuration to define stale entries #9

Open ngyv opened 6 years ago

ngyv commented 6 years ago

There needs to be cache based on query and time of query.

This would be used in findOrShowEntry and allOrListEntries.