thimble:用于流数据平台的 Clojure 沙箱

时间:2021-05-31 00:46:18
【文件属性】:
文件名称:thimble:用于流数据平台的 Clojure 沙箱
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-31 00:46:18
Clojure 顶针 用于测试流数据平台的 Clojure 工具包 模块 从 REPL 初始化流数据平台(Zookeeper、Kafka、Cassandra)并与之交互 从 REPL 初始化 Zookeeper 从 REPL 初始化并与 Kafka 交互 从 REPL 初始化 Cassandra 并与之交互 用法 brew install ccm ;; if using thimble-all, you may need to install modules (execute cmd from project root) lein modules install ( require '[troy-west.thimble :as thimble]) => nil ( def platform ( thimble/start )) => #'user/platform platform => { :
【文件预览】:
thimble-master
----.gitignore(117B)
----src()
--------troy_west()
----LICENSE(14KB)
----test-resources()
--------logback-test.xml(724B)
----README.md(5KB)
----thimble-cassandra()
--------.gitignore(112B)
--------src()
--------resources()
--------project.clj(575B)
----.circleci()
--------config.yml(1KB)
----project.clj(3KB)
----thimble-kafka()
--------.gitignore(112B)
--------src()
--------project.clj(1KB)
----thimble-zookeeper()
--------.gitignore(112B)
--------src()
--------project.clj(586B)

网友评论