An open API service indexing awesome lists of open source software.

https://github.com/miiky976/sharedmemorynotes

Shared text and images stored in memory
https://github.com/miiky976/sharedmemorynotes

go gofiber htmx kv-store supercalifragilisticexpialidocious

Last synced: 7 months ago
JSON representation

Shared text and images stored in memory

Awesome Lists containing this project

README

          

# Godis
Redis clone written in Go
## Clone or KV?
ok it's not a clone, it's a simple key-value store.

## Features
- [x] Set
- [x] Get
- [x] Del
- [x] Incr
- [ ] Decr