Closed mmacedoeu closed 7 years ago
Thank you! @mmacedoeu have you implemented the binary format?
Not atm
rulid now features binary as byte array and numeric as a composite u64 integer tuple, so If you want high performance indexing based on ulid you can store on databases as a composite key
Closing this issue, sorry for the delayed response. I've also updated the docs to mention the binary implementation!
Made a rust-lang.org version
https://github.com/mmacedoeu/rulid.rs