fileape-lzo

Write data to files split by topic and rolled over on size or a timeout, files can be compressed using lzo, snappy or gzip

Leiningen/Boot

[fileape-lzo "0.5.0-SNAPSHOT"]

Clojure CLI/deps.edn

fileape-lzo/fileape-lzo {:mvn/version "0.5.0-SNAPSHOT"}

Gradle

implementation("fileape-lzo:fileape-lzo:0.5.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fileape-lzo</groupId>
  <artifactId>fileape-lzo</artifactId>
  <version>0.5.0-SNAPSHOT</version>
</dependency>