https://github.com/ericlondon/redis-user-friend-suggestions
Friend suggestions via Redis sets
https://github.com/ericlondon/redis-user-friend-suggestions
redis ruby set suggestion
Last synced: 8 months ago
JSON representation
Friend suggestions via Redis sets
- Host: GitHub
- URL: https://github.com/ericlondon/redis-user-friend-suggestions
- Owner: EricLondon
- Created: 2015-03-09T01:37:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-26T11:43:58.000Z (about 1 year ago)
- Last Synced: 2025-01-12T01:23:17.410Z (10 months ago)
- Topics: redis, ruby, set, suggestion
- Language: Ruby
- Homepage: http://ericlondon.com/2015/03/08/using-redis-sets-unique-lists-to-track-relationships-between-users-and-their-friends-and-making-friend-suggestions.html
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Friend suggestions via Redis sets
[See blog post here](http://ericlondon.com/2015/03/08/using-redis-sets-unique-lists-to-track-relationships-between-users-and-their-friends-and-making-friend-suggestions.html)