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

ETag implementation use cases #4

Open
acpmasquerade opened this issue Mar 20, 2024 · 1 comment
Open

ETag implementation use cases #4

acpmasquerade opened this issue Mar 20, 2024 · 1 comment

Comments

@acpmasquerade
Copy link
Member

No description provided.

@acpmasquerade
Copy link
Member Author

simple implementation in master node is complete.

  • master etag is generated from its updated_date
  • node etag is generated from its node_name and version

also need to convert the current implementation to decorator, @etag_aware("master"), @etag_aware("node")

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