Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 732 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 732 Bytes
Nakji

Nakji Connector SDK (Rust)

This is a library to help anyone integrate a new data source (aka connector) with Nakji Network.

Roadmap:

  • Connector boilerplate
  • Configs
  • Publish and subscribe to the Nakji message queue
  • Integrate with Tokio
  • Backfill example
  • Initialize monitoring
  • Healthcheck support

Connector examples are in examples/. (WIP)

You can read more documentation on this library in the Nakji Documentation.