https://github.com/foxbot/imis
in memory image(file)(anything) server
https://github.com/foxbot/imis
Last synced: about 1 year ago
JSON representation
in memory image(file)(anything) server
- Host: GitHub
- URL: https://github.com/foxbot/imis
- Owner: foxbot
- License: isc
- Created: 2018-05-12T00:55:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-15T22:57:00.000Z (about 8 years ago)
- Last Synced: 2025-03-25T07:35:07.643Z (over 1 year ago)
- Language: Go
- Size: 16.6 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# imis
[](https://travis-ci.org/foxbot/imis)
[](https://codecov.io/gh/foxbot/imis)
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.