https://github.com/mdecker-mobilecomputing/nodejs_express_redis_linkbaum
Einfache Nodejs-Anwendung mit Express.js, die in ValKey-Datenbank gespeicherte Link-Bäume darstellt
https://github.com/mdecker-mobilecomputing/nodejs_express_redis_linkbaum
express-js github-actions nodejs redis valkey
Last synced: 5 days ago
JSON representation
Einfache Nodejs-Anwendung mit Express.js, die in ValKey-Datenbank gespeicherte Link-Bäume darstellt
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/nodejs_express_redis_linkbaum
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2026-04-26T19:59:57.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2026-04-26T20:12:43.000Z (about 2 months ago)
- Last Synced: 2026-04-26T22:11:51.002Z (about 2 months ago)
- Topics: express-js, github-actions, nodejs, redis, valkey
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nodejs mit Redis #
Die Repo enthält eine einfache Nodejs-Anwendung mit Express.js, die die Verwendung der In-Memory-Datenbank
[Redis](https://redis.io/de/) demonstriert.
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.