Skip to content

v0.1.0

Compare
Choose a tag to compare
@maoueh maoueh released this 06 Jan 19:35
· 23 commits to master since this release

Changelog

Initial release of Substreams Sink Files tool. Documentation to come later.

Commits

  • a59ec3d Added master as branch on which images are built for
  • b8ccf3b Added buffered writer
  • b978d39 Added buffered writter
  • 3c12d66 Added build
  • fe8367c Added entities mapping to run
  • 3a4bfc1 Added in memory writer
  • c91f365 Added lines encoder support
  • 2ce96b7 Added metered writer
  • 77335de Added more logs
  • e9a0389 Added new mode that bridge best of both world of a a BufferedWriter
  • 04bbf8d Added parallel file upload
  • 1d05b28 Added proto query language support to extract "entities" out of message
  • 8ef2ace Added readme
  • c65df5d Added release elements
  • 4bd1c88 Added state store abstractions
  • 3ead367 Brought back Proto definitions in project, use buf and replace Lines to use repeated string
  • 9b3e837 Cleaned up bundler and tester
  • 5049191 Ensure we create full directory structure for state file prior writing it
  • 72a84c1 Fix bundler
  • c533b50 Fixed run command example and logger registration
  • d71f3d5 Init commit
  • a34b2ab Made working file relative to working dir, update devel script to write allin localdata, fix -c not working
  • 8362527 Merge branch 'line'
  • cc76c8b Removed leftover print statement
  • a531bc0 Updated to latest substreams-sink
  • 9bcfb97 Various improvements to get even more speed
  • a18a521 WIP: adding local file copying
  • 424ae5d add local file working
  • 7f4ca56 added bundler count
  • 37ea63d added bundler shutter
  • f707232 added more stats
  • 1ca2cf7 added new line between every block
  • 5f1cf42 added noop support
  • 04f87f7 added time elapsed measure
  • bfb2364 better stats logging
  • 1ddc5d2 bump substreams-sink
  • c1bdc56 bumped sink lib
  • c3c3093 cleaned up github action
  • 494859f cleaned up sinker and example
  • 0c1fe90 fix bug in dstore writer
  • 9c35b13 fix bugs
  • 09ca634 fix proto-message
  • 4a8ddfe fix typo
  • 227d0f3 improvement measure and benchmarking
  • 5398aec sink and pq extracted to their own repositories
  • d85cd26 skip test
  • e086ffd wip