Skip to content
/ tamer Public
forked from laserdisc-io/tamer

Standalone alternative to Kafka JDBC Connector

License

Notifications You must be signed in to change notification settings

tmdc-io/tamer

 
 

Repository files navigation

Tamer

Build Status Maven Central Scala Steward badge

Tamer is a domesticated JDBC source connector for Kafka

Usage

Add Tamer as a dependency to your project:

// check the current version on Maven Central (or use the badge above)
libraryDependencies += "io.laserdisc" %% "tamer" % version

See here for a sample application that makes use of Tamer.

License

Tamer is licensed under the MIT License (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Standalone alternative to Kafka JDBC Connector

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 95.8%
  • Shell 4.2%