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

Implement edge dictionary support #11

Closed
cratelyn opened this issue Jul 12, 2021 · 1 comment · Fixed by #61
Closed

Implement edge dictionary support #11

cratelyn opened this issue Jul 12, 2021 · 1 comment · Fixed by #61
Labels
feature-prod Related to matching the production C@E environment

Comments

@cratelyn
Copy link
Contributor

As mentioned in the project's README, we do not currently support all of the features provided by Compute@Edge's production environment. One of these missing features is Edge Dictionaries.

This is a tracking issue to document ongoing work to implement this support.

@cratelyn cratelyn added the feature-prod Related to matching the production C@E environment label Jul 12, 2021
@JakeChampion
Copy link
Contributor

The limitations section in the readme was removed in commit ba3d8a4

This is what it said:

Limitations

At the moment, Viceroy does not support the full Compute@Edge API. In
particular:

  • GeoIP is unsupported.
  • Dictionaries are unsupported.
  • Caching directives are ignored; no caching is ever performed.
  • Information about the TLS connection from the client is not available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-prod Related to matching the production C@E environment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants