Search Criteria
Package Details: datomic 0.9.5561-1
Git Clone URL: | https://aur.archlinux.org/datomic.git (read-only, click to copy) |
---|---|
Package Base: | datomic |
Description: | A database of flexible,time-based facts,supporting queries and joins,with elastic scalability,and ACID transactions |
Upstream URL: | https://my.datomic.com/downloads/free |
Licenses: | |
Submitter: | dseg |
Maintainer: | dseg |
Last Packager: | dseg |
Votes: | 10 |
Popularity: | 0.000001 |
First Submitted: | 2012-12-22 08:01 |
Last Updated: | 2017-02-15 03:56 |
Dependencies (4)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jdk8-j9-bin, java-openjdk-bin, jdk, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jdk11, jdk8-graalvm-bin, jdk11-graalvm-bin, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jdk8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jdk-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jdk11-jetbrains-imfix, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk)
- maven (mvnvm)
- unzip (unzip-natspec, unzip-iconv) (make)
- leiningen (optional)
Latest Comments
rpodgorny commented on 2019-01-31 17:49
please update or orphan, thank you...
dseg commented on 2014-10-20 15:33
Thank you very much for comments & suggestions!
I've incorporated your changes.
By the way,
I'm happy to disown the package in case you'd like to maintain it :)
taktoa commented on 2014-10-15 19:17
Datomic is now at version 0.9.4956
Here's the md5sum:
6dff1f1129a94482b711bd08229bd627 /home/remy/Downloads/datomic-free-0.9.4956.zip
Also, would it be possible to add the systemd unit file contained in this github repository: https://github.com/james-henderson/datomic-arch-package
You may want to change this line:
ExecStart = /usr/lib/datomic/bin/transactor /usr/lib/datomic/config/transactor.properties
to something like this:
ExecStart = /usr/lib/datomic/bin/transactor -Xmx4G -Xms4G /usr/lib/datomic/config/transactor.properties
because otherwise it fails on first startup
Actually, you may just want to update that PKGBUILD and upload it here.