-
When enabling *warn-on-reflection*, the library produces the following since v2.2.0:
```
Reflection warning, clojurewerkz/quartzite/triggers.clj:85:6 - call to method forJob on org.quartz.TriggerB…
-
Taking up the offer from [here](https://github.com/sogaiu/tree-sitter-clojure/issues/49#issuecomment-2180974876), I'm reporting some problems I had cloning some of the libraries listed [here](https://…
-
I'm following the [getting started guide](http://clojurecassandra.info/articles/getting_started.html)
clojurewerkz.cassaforte.client/connect works fine, but when I try to use
``` clojure
(ns test-cas…
tzach updated
8 years ago
-
Having added `[clojurewerkz/neocons "3.2.0"]` to project.clj dependencies as suggested by the README, when running `lein deps` I am getting the error:
```
Could not find artifact clojurewerkz:neocon…
-
This issue is reported with the assumption of the https://raw.githubusercontent.com/tinkerpop/blueprints/master/doc/images/graph-example-1.jpg graph in mind. Furthermore, this issue is a duplicate of …
-
### Describe the bug
static viz fails on jvm 23
### To Reproduce
```
❯ java -version
openjdk version "23" 2024-09-17
OpenJDK Runtime Environment Temurin-23+37 (build 23+37)
OpenJDK 64-Bit Server VM…
-
Just want to start the discussion about one code convention in buffy.
In most buffy code, :refer :all used a lot for including functions in other namespace. I suggest to review this code. Since it m…
-
For inspiration
http://blog.clojurewerkz.org/blog/2013/04/20/how-to-make-your-open-source-project-really-awesome/
-
Meltdown has at least one show stopper bug in it from Reactor v1:
https://github.com/reactor/reactor/issues/335
E.g.: running ~4k records through a basic reactor in meltdown, at some point it'll…
-
The https://github.com/mpenet/spandex/ client supports 5.x.
https://github.com/clojurewerkz/elastisch/ hasn't caught up to 3.x yet.
devth updated
7 years ago