Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiri/dieci
Write-once data store
https://github.com/eiri/dieci
Last synced: 28 days ago
JSON representation
Write-once data store
- Host: GitHub
- URL: https://github.com/eiri/dieci
- Owner: eiri
- License: mit
- Created: 2018-10-18T00:02:21.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T22:06:32.000Z (over 1 year ago)
- Last Synced: 2024-06-21T13:08:43.125Z (5 months ago)
- Language: Go
- Size: 114 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dieci
![Build Status](https://github.com/eiri/dieci/workflows/test/badge.svg)
[![Go Report Card](https://goreportcard.com/badge/github.com/eiri/dieci)](https://goreportcard.com/report/github.com/eiri/dieci)Write-once data store.
## Summary
This is an experimental immutable binary store with _write-once_ policy infuenced by Plain 9 [Venti](https://en.wikipedia.org/wiki/Venti) storage system.
## Name
_Dieci_ is _ten_ in Italian. The name somehow maybe related to _venti_ which is _twenty_ in Italian.
## License
[MIT](https://github.com/eiri/dieci/blob/master/LICENSE)