Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.06 KB

StreamingFast Metering Library

reference License

This is the usage metering library used as part of StreamingFast.

Usage

See example usage in dgraphql.

The following plugins are provided by this package: (feel free to implement your own)

  • null://
  • logger://
  • grpc://

Contributing

Issues and PR in this repo related strictly to the dmetering library.

Report any protocol-specific issues in their respective repositories

Please first refer to the general StreamingFast contribution guide, if you wish to contribute to this code base.

License

Apache 2.0