| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.
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
| Back | FazBrowse Home | New Git URL |