Skip to content
/ GIFSpot Public

A distributed CRUD app for GIFs written in Go

Notifications You must be signed in to change notification settings

jki127/GIFSpot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIFSpot

A distributed CRUD app for GIFs written in Go!

Features:

  • Concurrent backend
  • Frontend uses Iris
  • Failure Detector
  • “Ticket Storage” strategy for thread-safe data store

targets.txt and data.txt are provided so Vegeta can be used for load testing

Work in progress

  • Implement Raft algorithm on backend so data is replicated across backends

About

A distributed CRUD app for GIFs written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published