Skip to content

nakji-network/connector-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.