Arc Forumnew | comments | leaders | submitlogin
1 point by thaddeus 4835 days ago | link | parent

It's probably worth noting that the primary function is 'fdb-client'. Given the batch jobs are largely untested it may be worth just using this client call directly.

   (fdb-client 
      '("multi-read" '("count" "dogs") '("select" "dogs")))