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 8 forks source link

Use java client from Maven once it's released #1

Closed tirkarthi closed 5 years ago

tirkarthi commented 6 years ago

At some point FoundationDB java client will be released in Maven so that you can include it as a dependency in project.clj instead of manual installation. I am opening this is a reminder. Feel free to close this if you have other approaches.

Upstream issue : https://github.com/apple/foundationdb/issues/219

Thanks

vedang commented 6 years ago

Thanks! Will keep this open until the upstream issue is fixed and I can push to clojars!