Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Add uuid_v5 #2484

Open
artemklevtsov opened this issue Apr 3, 2024 · 0 comments
Open

[Feature request] Add uuid_v5 #2484

artemklevtsov opened this issue Apr 3, 2024 · 0 comments
Labels
bloblang Bloblang features enhancement

Comments

@artemklevtsov
Copy link

artemklevtsov commented Apr 3, 2024

Hi,

It would be helpful to add uuid bloblang functions like the uuid-ossp postgres extension.

Benthos already use github.com/gofrs/uuid package which provides all necessary functions.

Desired functions:

  • uuid_nil() string
  • uuid_ns_dns() string
  • uuid_ns_url() string
  • uuid_ns_oid() string
  • uuid_ns_x500() string
  • uuid_generate_v5(string, string) string

Regards.

@mihaitodor mihaitodor added enhancement bloblang Bloblang features labels Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bloblang Bloblang features enhancement
Projects
None yet
Development

No branches or pull requests

2 participants