wasmCloud / wadm

wasmCloud Application Deployment Manager (wadm) is a Wasm-native orchestrator for managing and scaling declarative wasmCloud applications.
https://wasmcloud.com
Apache License 2.0
100 stars 26 forks source link

Links should be cached #206

Open thomastaylor312 opened 11 months ago

thomastaylor312 commented 11 months ago

This is a follow on to #203 and #204. Looking up links can take up a bunch of time and bandwidth. Wadm should fetch the initial list of linkdefs from a host and then update the local cache when LinkdefSet and LinkdefDeleted events come in. This can all be backed behind an implementation of the LinkSource trait

NOTE: This would also be nice for claims, but we query claims a lot less and there isn't an event we can use for caching

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!

stale[bot] commented 5 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!