gitana / gitana-javascript-driver

Cloud CMS JavaScript Driver Library
https://www.cloudcms.com
Apache License 2.0
11 stars 10 forks source link

Platform caching #6

Closed uzquiano closed 10 years ago

uzquiano commented 12 years ago

Provide a mechanism for platform instance caching that can be coupled across browser and server-side implementations for persistence. The ideal situation would be a server-side persistent cache that could spread down into express sessions or be passified to disk.