This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-15
Channels
- # announcements (15)
- # babashka (8)
- # beginners (23)
- # biff (20)
- # calva (6)
- # cider (9)
- # clerk (31)
- # clj-kondo (3)
- # clj-otel (2)
- # clojure (116)
- # clojure-argentina (1)
- # clojure-austin (5)
- # clojure-europe (64)
- # clojure-nl (3)
- # clojure-norway (23)
- # clojure-sweden (40)
- # clojure-uk (1)
- # cursive (16)
- # data-science (2)
- # datahike (8)
- # emacs (3)
- # events (1)
- # hyperfiddle (24)
- # malli (5)
- # off-topic (24)
- # re-frame (9)
- # releases (1)
- # solo-full-stack (25)
- # sql (18)
- # tree-sitter (19)
- # xtdb (10)
What's the status on Konserve IDB? I had to fork it and make some extremely minor changes with requiring macros, but I was unable to do anything async that either put data in or out. My assumption is that I'm using it wrong, run-cljs-tests profile returns no errors. When's the last time someone used the indexeddb storage layer?
Pat convention! shadow-cljs, optimizations :none
I think that works, I'm able to see my assoc data in dev-tools. My assumption that I just don't get how to use async with the library appears sadly correct. Are you using konserve in the browser?