This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-08-03
Channels
- # announcements (12)
- # babashka (36)
- # beginners (126)
- # calva (26)
- # cider (10)
- # clj-kondo (71)
- # cljdoc (3)
- # cljsrn (2)
- # clojure (232)
- # clojure-australia (1)
- # clojure-europe (11)
- # clojure-france (20)
- # clojure-nl (4)
- # clojure-norway (1)
- # clojure-serbia (4)
- # clojure-uk (6)
- # clojurescript (62)
- # conjure (5)
- # cursive (12)
- # data-science (1)
- # datomic (57)
- # deps-new (1)
- # duct (3)
- # emacs (5)
- # events (8)
- # fulcro (6)
- # graalvm (5)
- # helix (3)
- # jobs (6)
- # jobs-discuss (3)
- # kaocha (4)
- # lsp (128)
- # malli (12)
- # missionary (22)
- # off-topic (1)
- # pathom (7)
- # polylith (27)
- # quil (1)
- # re-frame (20)
- # react (9)
- # reitit (12)
- # releases (8)
- # remote-jobs (3)
- # sci (3)
- # shadow-cljs (9)
- # spacemacs (10)
- # tools-deps (7)
- # vim (7)
- # xtdb (14)
Hi there, I have a problem in the test where crux/tx-committed?
always returns false - no matter await-tx
I have reduced it to have an start-node {}
and everything in memory (assuming the memory store is not stateful) and after checking the latest-completed-tx
and the tx id is matching...
Any suggestion on how to debug?
Side note - I upgraded to 0.18.0
then reverted to 0/17.1
- I am not sure though the problem was because of the upgrade
never mind, I think I have a bug in my crux.tx/match
No Jeremy this is probably my dumbness but thanks for asking 😄
I don't know if this is on topic but wondering if anyone has made a Heroku addon for Crux? I could be interested in doing it if there's nothing out there
can confirm there's nothing out there I'm aware of either! The big limitation with Heroku is the cap on local disk size and the ~daily cycling of the dynos, but for small / hobby use-cases it's probably very convenient. Semi-relatedly, I did get Heroku's JDBC backend working well once
if you've not used Clojure with Heroku before (I haven't seriously), then there might be some interesting patterns/snippets to borrow from https://github.com/kommen/datahike-heroku