Skip to content

Commit 44c2144

Browse files
docs: Warns about datalevin min version
1 parent fd7a94e commit 44c2144

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ CI->>RE: Zip and Publish
3636
Go to this github [release page](https://github.com/clj-codes/docs.extractor/releases), download and unzip the `docs-db.zip` file.
3737

3838
## Connecting
39+
This database depends on `datalevin/datalevin {:mvn/version "0.9.3"}` onwards.
40+
3941
Since `v.0.3.0`, because of the new full-text index analyzers, this database requires this minimal connection opts to be used:
4042
```clojure
4143
(require '[datalevin.core :as d]

0 commit comments

Comments
 (0)