This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-12-31
Channels
- # beginners (64)
- # boot-dev (5)
- # calva (2)
- # clojars (2)
- # clojure (27)
- # clojure-europe (2)
- # clojure-india (1)
- # clojure-italy (30)
- # clojure-nl (3)
- # clojure-spec (46)
- # clojure-uk (19)
- # clojurescript (38)
- # code-reviews (2)
- # cursive (2)
- # datomic (15)
- # events (2)
- # graphql (3)
- # kaocha (1)
- # leiningen (5)
- # lumo (2)
- # off-topic (29)
- # perun (1)
- # re-frame (40)
- # reagent (5)
- # rum (3)
- # spacemacs (11)
- # specter (4)
- # tools-deps (4)
To build something like Google Groups, because the posts can cross the 4096 character limit Datomic strings have, how/where would you store these?
on-prem doesn't mention this limit but I have heard long strings make on-prem slow, maybe that's why they set a limit in cloud
like S3?
I added "memcached=server:port" to a datomic pro starter cloudformation template, and based on memcached stats (bytes/cur_connections) I think it's using it correctly, but it hasn't added any new metrics to cloudwatch