https://github.com/zcong1993/maglev
https://github.com/zcong1993/maglev
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zcong1993/maglev
- Owner: zcong1993
- License: mit
- Created: 2019-06-26T10:13:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T08:09:09.000Z (over 3 years ago)
- Last Synced: 2025-02-18T05:48:25.881Z (8 months ago)
- Language: TypeScript
- Size: 604 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maglev
[](https://npmjs.com/package/@zcong/maglev) [](https://npmjs.com/package/@zcong/maglev) [](https://circleci.com/gh/zcong1993/maglev/tree/master) [](https://codecov.io/gh/zcong1993/maglev)
> maglev hash in node
## Note
This repo is nodejs implement of [golang version](https://github.com/kkdai/maglev), *DO NOT* use it in production.
## License
MIT © zcong1993