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

Create in-memory cache for pinned contracts #696

Closed
webmaster128 opened this issue Jan 6, 2021 · 1 comment
Closed

Create in-memory cache for pinned contracts #696

webmaster128 opened this issue Jan 6, 2021 · 1 comment

Comments

@webmaster128
Copy link
Member

Create a cache similar to InMemoryCache, which keeps a Checksum given by the caller (i.e. wasmvm). From this cache, nothing is removed automatically. It can be powered by a simple map internally.

@webmaster128
Copy link
Member Author

Done in #700

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

2 participants