/dhammer

Primary LanguageGoApache License 2.0Apache-2.0

StreamingFast Hammer Library

reference License

This is a helper library for serializing concurrent and grouped task results. It is useful when you want to debounce network calls that may or may not be grouped in a batch call. It is part of StreamingFast.

Usage

See example usage in EOSIO on StreamingFast.

Contributing

Issues and PR in this repo related strictly to the dhammer 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.

This codebase uses unit tests extensively, please write and run tests.

License

Apache 2.0