-
I am able to reliably reproduce the error when adding konserve as dependency to a lein reagent project:
```
Syntax error compiling at (konserve/filestore.clj:585:25).
Unable to resolve symbol: ke…
-
I tried to plugin my own custom serailisation using nippy as documented here:
https://github.com/replikativ/konserve/blob/main/doc/api-walkthrough.md#connecting-stores
but I got an NPE, which seem…
-
i dont have this code running but im pretty sure there needs to be a `
-
ImageEdition related issues:
- [ ] [Icons8](https://icons8.com/) ImageEdition is not recoloring an image being used as a background for some elements
- [ ] [Gaidourohora](https://gaidourohora.gr/)…
-
In the Readme, the Filestore example is wrong.
It uses konserve.memory,
but should say konserve.filestore
incorrect:
```
(ns test-db
(:require [konserve.memory :refer [connect-fs-store]]
…
-
When a fixture throws, it looks like doo is crashed or miscompiling.
I'd expect the library to catch the exception and explicitly describe "fixture threw, skipped this module". This would be shown …
-
At the moment header, metadata and value are fetched sequentially, when needed, but this could be done at once to reduce latency by inspecting the `:operation` in the `env`, e.g. https://github.com/re…
-
when testing in[ my branch](https://github.com/TimoKramer/konserve-leveldb/tree/update-dependencies) with updated dependencies it errors with -get-in does not exist.
-
Hi again, I have another problem, using phantomjs:
With the same setup that in https://github.com/crisptrutski/boot-cljs-test/issues/58 but without `:js-env` option, I get
- an error with no stack…
-
Use of undeclared Var hasch.core/byte-array
55 | all bits of the hash compared to 128 bits for the UUID-5. Both should be safe,
56 | but b64-hash is safer towards collisions."
57 | [val…