Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 504 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 504 Bytes

imis

Build Status codecov

in memory image server

what is this?

its redis but it only does 3 things

  • create
  • get
  • list

the create deletes itself. you can change how long it lasts if you like.

why

its purpose built for a discord bot. solve spaghetti code with golang.