monknomo / CardWiki

A wiki designed to function like a pile of index cards
MIT License
5 stars 0 forks source link

Investigate client side caching #9

Open monknomo opened 9 years ago

monknomo commented 9 years ago

Look into caching resources on the client side. What should be cached? What should invalidate the cache?

monknomo commented 9 years ago

We are caching cards as we get them from the server, but have totally left open the question of invalidation