Hint link to Ragtime now that we integrate with it
This commit is contained in:
parent
8fd871ff11
commit
7009c9389b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ wanted a client that will
|
|||
* Be well tested.
|
||||
* Be maintained, do not carry technical debt from 2009 forever.
|
||||
* Target Clojure 1.3.0 and later from the ground up.
|
||||
* Integrate with libraries like clojure.data.json and Joda Time.
|
||||
* Integrate with libraries like clojure.data.json, Joda Time, [Ragtime](https://github.com/weavejester/ragtime).
|
||||
* Provide support for unit testing: factories/fixtures DSL, collection cleaner functions, clojure.test integration and so on.
|
||||
* Support URI connections to be friendly to Heroku and other PaaS providers.
|
||||
* Learn from other clients like the Java and Ruby ones.
|
||||
|
|
|
|||
Loading…
Reference in a new issue