next-jdbc/CONTRIBUTING.md
Sean Corfield 6e96258da3 Remove perf alias/clojure.java.jdbc dependency
I'll create a specific performance test suite again in the future.
2019-04-21 17:36:26 -07:00

11 lines
505 B
Markdown

# next.jdbc
The next generation of [`clojure.java.jdbc`](https://github.com/clojure/java.jdbc)
is *not yet accepting contributions* because it I do
not know yet whether it will become a Contrib project (like `clojure.java.jdbc`)
or whether it will continue to be a public, open source project.
Please do not send Pull Requests at this point!
Feel free to [open Issues](https://github.com/seancorfield/next-jdbc/issues) with opinions
and suggestions -- I'm happy to have discussions about the concepts!