vedang / clj_fdb

A thin Clojure wrapper for the Java API for FoundationDB.
https://vedang.github.io/clj_fdb/
Eclipse Public License 1.0
25 stars 9 forks source link

Add support for running core functions asynchronously. #27

Open vedang opened 2 years ago

vedang commented 2 years ago

Describe the Class missing in the Clojure library

List of tasks

Additional Context if any This change is a base requirement for adding support for watches #11