datomic-client
datomic-client copied to clipboard
Allow options to be passed to underlying RestClient
These changes allow a hash of options to be passed to the underlying RestClient so that, for example, timeouts can be changed.
I bumped the version to 0.5.0 since it changed the API (in a way compatible with existing code).
Testing has been a bit limited as I can't recreate the Datomic test environment in the spec.