Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/preetam/fickle
A key-value store written in Go
https://github.com/preetam/fickle
Last synced: about 1 month ago
JSON representation
A key-value store written in Go
- Host: GitHub
- URL: https://github.com/preetam/fickle
- Owner: Preetam
- Created: 2013-09-19T00:00:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-31T17:34:24.000Z (about 11 years ago)
- Last Synced: 2024-10-30T05:57:02.641Z (3 months ago)
- Language: Go
- Homepage:
- Size: 391 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Fickle [![Build Status](https://drone.io/github.com/PreetamJinka/fickle/status.png)](https://drone.io/github.com/PreetamJinka/fickle/latest)
======A simple key-value store for fun!
It's called *fickle* for a reason! It changes frequently. I'm not an expert on database internals or protocols,
so I'm basically using my intuition to build this. If something doesn't seem to work, I change it. Eventually
I'll feel confident enough to use it for an actual project. Until then, I'm still tinkering.**tl;dr:** Don't use this (yet!)
License
=======
MIT