Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaelbeaumont/hatic
Simple key-value store
https://github.com/michaelbeaumont/hatic
Last synced: 23 days ago
JSON representation
Simple key-value store
- Host: GitHub
- URL: https://github.com/michaelbeaumont/hatic
- Owner: michaelbeaumont
- License: bsd-3-clause
- Created: 2013-09-10T11:32:09.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-10T12:34:26.000Z (over 11 years ago)
- Last Synced: 2024-11-03T07:24:30.110Z (2 months ago)
- Language: Haskell
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
How to Use
==========Hashes
------
Use "hg " to get a value and
"hs " to set a valueSimple key/values
-----------------
Use "g " to get a value and
"s " to set a value