move db2 to db
This commit is contained in:
parent
04520a5790
commit
ca13eb6edc
9 changed files with 213 additions and 286 deletions
7
deps.edn
7
deps.edn
|
|
@ -6,10 +6,7 @@
|
|||
|
||||
;; db
|
||||
com.datomic/local {:mvn/version "1.0.291"}
|
||||
com.xtdb/xtdb-api {:mvn/version "2.0.0-beta9"}
|
||||
com.github.seancorfield/next.jdbc {:mvn/version "1.3.1002"}
|
||||
org.postgresql/postgresql {:mvn/version "42.7.6"}
|
||||
frontmatter/frontmatter {:mvn/version "0.0.1"}
|
||||
|
||||
;; logging
|
||||
com.taoensso/telemere {:mvn/version "1.0.0"}
|
||||
|
||||
|
|
@ -25,7 +22,7 @@
|
|||
;; routing:
|
||||
metosin/reitit {:mvn/version "0.9.1"}
|
||||
|
||||
;; convenient package of "default" middleware:
|
||||
;; convenient package of "default" middleware:
|
||||
;; ring/ring-defaults {:mvn/version "0.5.0"}
|
||||
|
||||
org.clojure/clojure {:mvn/version "1.12.1"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue