#nanoid — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #nanoid, aggregated by home.social.
-
Looking for a faster, smaller way to generate unique IDs for your CouchDB installation? CouchDB can automatically assign UUIDs by default, but it’s not the only option.
#Nanoid for #JavaScript is the lightweight solution you didn’t know you needed for your @couchdb and @pouchdb 🥏
We discuss setup tips and trade-offs in our new post: https://neighbourhood.ie/blog/2025/01/09/consider-using-nanoid
-
Your preferred method for generating unique identifiers in a medium to large distributed system?
-
Your preferred method for generating unique identifiers in a medium to large distributed system?
-
Your preferred method for generating unique identifiers in a medium to large distributed system?
-
Your preferred method for generating unique identifiers in a medium to large distributed system?
-
Your preferred method for generating unique identifiers in a medium to large distributed system?
-
Souhaitant utiliser des ids random plus courts que des #UUID dans les urls d'une application web, j'ai testé dans le repository suivant une implémentation de #NanoID 100% basé sur #PostgreSQL.