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

MetaData for Caching/Read/Write etc #4

Open
chrisjenx opened this issue Dec 18, 2024 · 0 comments
Open

MetaData for Caching/Read/Write etc #4

chrisjenx opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@chrisjenx
Copy link
Collaborator

Right now we only store the entities and when they were added, I think a meta data style table which can store last read/write to the table, maybe last accessed key etc. This will help with caching or stale data to know when a client would want to delete/refresh/use cached data etc.

  • Last Read/Write for the entity in question
  • Last Entity ID to be read/written (dunno how useful this would be?)
  • Support Async/Sync writing to metadata
@chrisjenx chrisjenx self-assigned this Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant