I’ve release a beefed up shuffle
function: https://github.com/RokLenarcic/cljc-shuffle
com.github.seancorfield/next.jdbc {:mvn/version "1.1.643"}
-- https://cljdoc.org/d/com.github.seancorfield/next.jdbc/1.1.643/doc/getting-started -- minor changes since 1.1.613: improved GraalVM compatibility, document/test allowMultiQueries=true
for MySQL, document next.jdbc.transaction/*nested-tx*
, double-publishing under com.github.seancorfield
and seancorfield
groups as I shift my libraries to Verified Group Names per Clojars recent announcement -- follow-up in #sql for the library or #clojars for the group name policy.
i wrote a minimalistic clone of pathom, for fun and for fame. maybe someone will find it useful https://github.com/ribelo/pathos
Congrats mate!