This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-02-14
Channels
- # announcements (11)
- # babashka (82)
- # beginners (51)
- # calva (11)
- # cider (3)
- # clj-kondo (62)
- # cljdoc (10)
- # cljs-dev (22)
- # clojure (75)
- # clojure-boston (1)
- # clojure-brasil (3)
- # clojure-czech (4)
- # clojure-europe (49)
- # clojure-france (10)
- # clojure-italy (16)
- # clojure-nl (5)
- # clojure-uk (9)
- # clojurescript (69)
- # community-development (33)
- # conjure (12)
- # core-async (6)
- # cursive (2)
- # datalevin (7)
- # datomic (6)
- # graalvm (13)
- # gratitude (2)
- # honeysql (3)
- # introduce-yourself (1)
- # lsp (37)
- # nextjournal (62)
- # off-topic (29)
- # pathom (1)
- # quil (2)
- # reitit (4)
- # releases (2)
- # sci (1)
- # shadow-cljs (28)
- # spacemacs (10)
- # sql (1)
- # tools-build (3)
- # vim (3)
Sure. :instant
is currently handled at https://github.com/juji-io/datalevin/blob/master/src/datalevin/bits.cljc#L547
@URMJAL866: wdyt? do you have time to work on this? I am currently busy - I might be able to do it in the next 2-3 weeks
Hi @U011NGC5FFY apologies for missing this. I am working on it but I have a lot of learning to do so it may take some time for me.
ok, good luck. I am also interested in this but a bit busy to help much. perhaps in the next weeks - only if I can help
it's best if you push code to a branch and also add some tests. this way people can review your code
I am open to change it to another implementation, e.g. an implementation similar to Postgres would be ideal, as it is 8 bytes, same as what we do right now. PR welcome
This PR, if it is merged, will be released in 0.6.0, as it is a breaking change. I would like to introduce breaking changes at x.x.0 version bump points, so it is more predictable when breaking changes will be introduced. See https://github.com/juji-io/datalevin/blob/master/doc/upgrade.md