elixir-grpc / grpc-reflection

elixir graph reflection support
Apache License 2.0
9 stars 6 forks source link

Feature/optional agent #2

Closed mjheilmann closed 10 months ago

mjheilmann commented 10 months ago

This PR makes the following changes:

  1. Move the interface from GrpcReflection.Service to Graph.Reflection
  2. Refactor state building and search to separate modules
  3. In GrpcReflection, fallback for degraded performance if caching agent is not running