Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 authored Oct 13, 2023
1 parent 1cc8443 commit e6e01ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
![GitHub issues](https://img.shields.io/github/issues/mati365/searchpunch?style=flat-square)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

Tired of writing elasticsearch reindexing scripts? Are you constantly encountering data synchronization problems between the database and elasticsearch? Are you crying about the lack of namespaces in the organization of indexes in your cluster? Nothing lost! Here is Searchpunch and punch this shit out!
Tired of writing elasticsearch reindexing scripts? Are you constantly encountering data synchronization problems between the database and elasticsearch? Are you crying about the lack of namespaces in the organization of indexes in your cluster? Nothing lost! Here is **searchpunch** and punch this shit out!

**What does it offer (aside from the cool name)?**

Expand All @@ -20,6 +20,7 @@ Tired of writing elasticsearch reindexing scripts? Are you constantly encounteri
5. bulk reindex of records
6. support of namespaces in index naming allowing to separate indexes into a cluster
7. automatic cleaning of unused indexes in the cluster
8. fully typed error handling using monadic functional approach

## Installation

Expand Down

0 comments on commit e6e01ed

Please sign in to comment.