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

Duplicate Link Validation #166

Open
cvestre opened this issue Dec 6, 2017 · 1 comment
Open

Duplicate Link Validation #166

cvestre opened this issue Dec 6, 2017 · 1 comment
Milestone

Comments

@cvestre
Copy link

cvestre commented Dec 6, 2017

When a user creates a new link and the URL has already been registered under a different short name, alert the user and list the existing short name(s).

Should multiple short names be allowed to point to the same link?

@mbland
Copy link
Owner

mbland commented Dec 6, 2017

There should at least be a warning, so that the user has the option of using the existing link, contacting the original link owner, or going ahead with creating the new one.

@mbland mbland added this to the v1.0.0 milestone Dec 6, 2017
mbland added a commit that referenced this issue Feb 9, 2018
Part of #160, #161, #165, and #166. Implements the RedisClient
operations necessary to support these search, autocomplete, and target
collision features.

Uses the lexicographic completion approach described in:
http://oldblog.antirez.com/post/autocomplete-with-redis.html

Note that we'll need a migration script to create the new search indexes
for existing installations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants