new redis migration

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-12-15 16:35:35 +01:00
padre ad7a1cf0a7
commit 3ce64eeb8e
Se han modificado 20 ficheros con 1021 adiciones y 712 borrados

Ver fichero

@@ -1,14 +1,14 @@
{
"name": "hasher",
"version": "1.0.0",
"description": "A modern hash search and generation tool powered by Elasticsearch and Next.js",
"description": "A modern hash search and generation tool powered by Redis and Next.js",
"keywords": [
"hash",
"md5",
"sha1",
"sha256",
"sha512",
"elasticsearch",
"redis",
"nextjs",
"cryptography",
"security",
@@ -38,9 +38,7 @@
"remove-duplicates": "tsx scripts/remove-duplicates.ts"
},
"dependencies": {
"@elastic/elasticsearch": "^9.2.0",
"@types/bcrypt": "^6.0.0",
"bcrypt": "^6.0.0",
"ioredis": "^5.4.2",
"lucide-react": "^0.555.0",
"next": "15.4.8",
"react": "19.1.2",