init xtdb -> datomic refactor
This commit is contained in:
parent
c60a0e1de0
commit
c34908ac8f
5 changed files with 400 additions and 1 deletions
1
deps.edn
1
deps.edn
|
|
@ -5,6 +5,7 @@
|
|||
org.slf4j/slf4j-simple {:mvn/version "2.0.16"}
|
||||
|
||||
;; 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"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue