yomorun / hashids-java

Hashids algorithm v1.0.0 implementation in Java
http://hashids.org
MIT License
1.02k stars 155 forks source link

MongoDB support #7

Closed ChristoRibeiro closed 10 years ago

ChristoRibeiro commented 10 years ago

Hello,

Here is my contribution for supporting encrypt/decrypt MongoDB hexa id.

fanweixiao commented 10 years ago

Hi @chrissom, thanks for your contributing. But this project aims to implement hashids latest spec only. It's recommended creating a new project for MongoDB support :+1: