Skip to content
/ Y Public

Twitter-like app written in C++ with fan-out write and redis cache

License

Notifications You must be signed in to change notification settings

internaries/Y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Y

System Design Proof-of-Concept Twitter App

It utilizes a fan-out write strategy, meaning that all posts are immediately added to the feeds of users upon creation.

Written on C++ using userver framework, postgresql, redis and s3 storage.

Authors

Roadmap

Here are some of the major upcoming features. You can view the complete roadmap with todos here.

  • Add creation support to S3 media
  • Add redis cache for feeds
  • Add authorization
  • Add web client

About

Twitter-like app written in C++ with fan-out write and redis cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •