Continuing ShortenUrl with Redis 8
Bervianto Leo Pratama

Bervianto Leo Pratama @berviantoleo

About: AWS Community Builder | Software Engineer | Focus on topics: Microservices, Cloud Computing, and Cyber Security.

Location:
Bandung, Indonesia
Joined:
Aug 9, 2018

Continuing ShortenUrl with Redis 8

Publish Date: Aug 9
7 1

This is a submission for the Redis AI Challenge: Beyond the Cache.

What I Built

I was building ShortenUrl, which utilizes Redis Stack. Now, I'll try to utilize Redis 8 and add some features, for example, statistics.

Demo

New Feature - Stats

Stats

How I Used Redis 8

  • Details of usage, mostly in README.ME. I'll explain what the highlight features.
  1. As a primary database, I'm using JSON for storing in Redis. It's speedy!
  2. Using aggregate/order in Redis.

Comments 1 total

Add comment