Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
-
This repo contain example code combining the sente realtime communication library with Reagent and re-frame.
Clojure 3
149 contributions in the last year
Activity overview
Contributed to
yfinkelstein/node-zookeeper,
DavidVujic/my-emacs-config,
DavidVujic/sente-with-reagent-and-re-frame
and 5 other
repositories
Contribution activity
December 2020
Created 14 commits in 2 repositories
Created a pull request in yfinkelstein/node-zookeeper that received 1 comment
Use ZooKeeper C Client v3.5.8 in all platforms
Description When installing this package on Windows, an old version of the C client (3.4.12) is used because of issues related to #222 With v3.5.8…
+60
−262
•
1
comment
Opened 3 other pull requests in 1 repository
yfinkelstein/node-zookeeper
3
merged
Reviewed 2 pull requests in 2 repositories
yfinkelstein/node-zookeeper 1 pull request
DavidVujic/node-zookeeper 1 pull request
Created an issue in yfinkelstein/node-zookeeper that received 1 comment
Code docs: boolean, not function (exists function)
Describe the bug
I think the docs for the promisified exists function is wrong. I think watch param should be a boolean.
This row: https://github.c…
1
comment