redis migration

Signed-off-by: ale <ale@manalejandro.com>
Este commit está contenido en:
ale
2025-12-15 17:43:08 +01:00
padre da89037125
commit 4d9545d0ec
Se han modificado 18 ficheros con 1218 adiciones y 1065 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,7 +38,7 @@
"remove-duplicates": "tsx scripts/remove-duplicates.ts"
},
"dependencies": {
"@elastic/elasticsearch": "^9.2.0",
"ioredis": "^5.4.2",
"lucide-react": "^0.555.0",
"next": "15.4.8",
"react": "19.1.2",