Skip to content

Commit

Permalink
feat: change logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 committed Oct 15, 2023
1 parent b2eefd5 commit 4124819
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ Tired of writing elasticsearch reindexing scripts? Are you constantly encounteri

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

1. not much functionality but doing its job well
2. 0-downtime reindexing and safe index surges
3. easy data synchronization between any data source (for example, MariaDB, PostgreSQL and any other database)
4. automatic detection of index changes and performing reindexes
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
1. not much functionality but doing its job well
2. 0-downtime reindexing and safe index surges
3. easy data synchronization between any data source (for example, MariaDB, PostgreSQL and any other database)
4. automatic detection of index changes and performing reindexes
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 All @@ -46,10 +46,6 @@ yarn add @searchpunch/reindex
3. Autocomplete select inputs
4. ... and in many many other places

## Icons

[Punch icons created by surang - Flaticon](https://www.flaticon.com/free-icons/punch)

## License

MIT License
Expand Down
Binary file modified doc/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4124819

Please sign in to comment.