Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce caching layers #10

Open
elektronaut opened this issue Jun 22, 2014 · 0 comments
Open

Introduce caching layers #10

elektronaut opened this issue Jun 22, 2014 · 0 comments

Comments

@elektronaut
Copy link
Owner

By design, all storage layers will eventually converge on being full copies. This is not particularly scalable with large amounts of data.

A caching layer with bounded storage would be useful for speeding up app nodes. This can be done by subclassing or extending Shrouded::Layer without changing the architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant