Golang API
A Go API to build external agents that wrap internal systems, call external services, and participate in the Nodlin reactive graph.
•
16 min read
Read more
A Go API to build external agents that wrap internal systems, call external services, and participate in the Nodlin reactive graph.
Nodlin is not the right tool for high volume transactional use cases where immediate consistency is required.
Nodlin manages the propagation of change across one large connected graph. This presents challenges that need to be managed in terms of capacity, ordering of change, and handling …