juspay / juspay/services-flake
elasticsearch is deprecated
- Dominant language
- Nix
- Stars
- 768
- Forks
- 69
- Avg merge
- 7d 20h
- Merged PRs (30d)
- 5
Description
https://github.com/juspay/services-flake/blob/eed1ab55413afbb8fd7bc929076c73894e5104e0/nix/services/elasticsearch.nix#L20
https://github.com/NixOS/nixpkgs/blob/148bab9c1c3c53136ecb44a6ea356a0ed5b39b06/pkgs/servers/search/elasticsearch/7.x.nix#L97
it has been replaced by [`opensearch`](https://github.com/NixOS/nixpkgs/blob/master/pkgs/by-name/op/opensearch/package.nix) **at least** until NixOS/nixpkgs#245430 is fixed
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with nix/services/elasticsearch.nix at the linked line, then compare the referenced nixpkgs OpenSearch package and the stated deprecation context. Update the service to use the replacement, and confirm it no longer depends on the deprecated Elasticsearch package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, nixos
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100