zljdb: Based on Chris Granger's SimpleDB. Uses a watcher to immediately persist (with some contention back off), in addition to a persist once every 60 seconds. Also stores the db in a zip file. The name zljdb is from: Zipped cLJ DataBase.
N/A
[zljdb "0.1.0-SNAPSHOT"]
zljdb/zljdb {:mvn/version "0.1.0-SNAPSHOT"}
implementation("zljdb:zljdb:0.1.0-SNAPSHOT")
<dependency> <groupId>zljdb</groupId> <artifactId>zljdb</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: