FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tkrs/orcus: Bigtable client for Scala 🐱 · GitHub

/ orcus Public

Repository files navigation

orcus

orcus is a library to interact with Bigtable built atop Bigtable Java Client for connecting to an Bigtable instance. Also, it has a feature to automatically derive a result object to an arbitrary type object.

How to use it

libraryDependencies += Seq(
  "com.github.tkrs" %% "orcus-bigtable" % "x.y.z",
  "com.github.tkrs" %% "orcus-cats-effect" % "x.y.z"
)

And, so look at this example

LICENSE

MIT

About

Bigtable client for Scala 🐱

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL