Skip to content

Commit

Permalink
add link to esse-rails and esse-sequel
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgz committed Aug 9, 2023
1 parent a6d9a4b commit c1e2191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
This gem is a Ruby simple and extremely flexible client for ElasticSearch and OpenSearch based on official clients such as [elasticsearch-ruby](https://github.com/elastic/elasticsearch-ruby) and [opensearch-ruby](https://github.com/opensearch-project/opensearch-ruby). It's a pure Ruby implementation, and due to its modular design, it's easy to extend and adapt to your needs. Esse extensions are available as separate gems. A few examples:

- [esse-kaminari](https://github.com/marcosgz/esse-kaminari) - Kaminari pagination support
<!-- - [esse-rails](https://github.com/marcosgz/esse-rails) - Ruby on Rails integration. It also includes the active_record extension below by default with a few extra features. -->
- **WIP** [esse-rails](https://github.com/marcosgz/esse-rails) - Ruby on Rails integration. It also includes the active_record extension below by default with a few extra features.
- [esse-active_record](https://github.com/marcosgz/esse-active_record) - ActiveRecord integration
<!-- - [esse-sequel](https://github.com/marcosgz/esse-sequel) - Sequel integration -->
- **WIP** [esse-sequel](https://github.com/marcosgz/esse-sequel) - Sequel integration

0 comments on commit c1e2191

Please sign in to comment.