datomic-client icon indicating copy to clipboard operation
datomic-client copied to clipboard

Allow options to be passed to underlying RestClient

Open m-z-b opened this issue 9 years ago • 0 comments

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.

m-z-b avatar Mar 24 '16 21:03 m-z-b