Skip to content

Latest commit

 

History

History
 
 

proto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

IndraDB protos Docs

This crate contains the IndraDB protobuf definitions, the autogenerated code from those definitions, and higher-level, more ergonomic client and server implementations. This crate is useful if you're wanting to interface with IndraDB from rust, without using the library (i.e. with a client/server relationship.) For example, see the wikipedia indexer.