File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -204,3 +204,22 @@ A PubSub implementation using Kafka as the backing PubSub. Can be used with any
204204| 2017-10-19 | [ ** 0.2.0** ] ( https://github.com/bullet-db/bullet-kafka/releases/tag/bullet-kafka-0.2.0 ) | Refactors and re-releases. Pass-through settings to Kafka. Manual offset committing bug fix |
205205| 2017-09-27 | [ ** 0.1.2** ] ( https://github.com/bullet-db/bullet-kafka/releases/tag/bullet-kafka-0.1.2 ) | Fixes a bug with config loading |
206206| 2017-09-22 | [ ** 0.1.1** ] ( https://github.com/bullet-db/bullet-kafka/releases/tag/bullet-kafka-0.1.1 ) | First release using the PubSub interfaces |
207+
208+ ## Bullet BQL
209+
210+ A library facilitating the conversion from Bullet BQL queries to Bullet JSON queries
211+
212+ | | |
213+ | -------------------------- | --------------- |
214+ | ** Repository** | [ https://github.com/bullet-db/bullet-bql ] ( https://github.com/bullet-db/bullet-bql ) |
215+ | ** Issues** | [ https://github.com/bullet-db/bullet-bql/issues ] ( https://github.com/bullet-db/bullet-bql/issues ) |
216+ | ** Last Tag** | [ ![ Latest tag] ( https://img.shields.io/github/release/bullet-db/bullet-bql/all.svg )] ( https://github.com/bullet-db/bullet-bql/tags ) |
217+ | ** Latest Artifact** | [ ![ Download] ( https://api.bintray.com/packages/yahoo/maven/bullet-bql/images/download.svg )] ( https://bintray.com/yahoo/maven/bullet-bql/_latestVersion ) |
218+ | ** Package Manager Setup** | [ Setup for Maven, Gradle etc] ( https://bintray.com/bintray/jcenter?filterByPkgName=bullet-bql ) |
219+
220+ ### Releases
221+
222+ | Date | Release | Highlights |
223+ | ------------ | ------------------------------------------------------------------------------------ | ---------- |
224+ | 2018-07-17 | [ ** 0.1.1** ] ( https://github.com/bullet-db/bullet-bql/releases/tag/bullet-bql-0.1.1 ) | Stops publishing fat jar and marks slf4j dependency provided |
225+ | 2018-07-05 | [ ** 0.1.0** ] ( https://github.com/bullet-db/bullet-bql/releases/tag/bullet-bql-0.1.0 ) | First release |
You can’t perform that action at this time.
0 commit comments