{"repo":"Philippus/elastic4s","free":true,"listed":false,"github":"https://github.com/Philippus/elastic4s","clone":"git clone https://github.com/Philippus/elastic4s.git","description":"🔍 Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client","language":"Scala","stars":1639,"topics":["scala","elasticsearch","reactive-streams","http","rest-api","circe","hacktoberfest"],"license":"Apache-2.0","category":"api-integrations-sdks","readme_excerpt":"elastic4s - Elasticsearch Scala Client This is a community project - PRs will be accepted and releases published by the maintainer Elastic4s is a concise, idiomatic, reactive, type safe Scala client for Elasticsearch. The official Elasticsearch Java client can of course be used in Scala, but due to Java's syntax it is more verbose and it naturally doesn't support classes in the core Scala core library nor Scala idioms such as typeclass support. Elastic4s's DSL allows you to construct your requests programatically, with syntactic and semantic errors manifested at compile time, and uses standard Scala futures to enable you to easily integrate into an asynchronous workflow. The aim of the DSL is that requests are written in a builder-like way, while staying broadly similar to the Java API or Rest API. Each request is an immutable object, so you can create requests and safely reuse them, or further copy them for derived requests. Because each request is strongly typed your IDE or editor can use the type information to show you what operations are available for any request type. Elastic4s supports Scala collections so you don't have to do tedious conversions from your Scala domain classes into Java collections. It also allows you to index and read classes directly using typeclasses so you don't have to set fields or json documents manually. These typeclasses are generated using your favourite json library - modules exist for Jackson, Circe, Json4s, PlayJson and Spray Json. The cli","default_branch":null,"files":null,"tree":[],"storefront":"/r/Philippus","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Philippus/elastic4s/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}