mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-14 11:29:06 -05:00
Merge branch 'master' of https://github.com/attic-labs/noms
This commit is contained in:
@@ -1 +1,15 @@
|
||||
# noms
|
||||
# Noms
|
||||
|
||||
Noms is a content-addressable, immutable, peer-to-peer, multi-application datastore for structured application data.
|
||||
|
||||
This repository will contain the reference implementation of the noms protocol, and will eventually be open sourced.
|
||||
|
||||
This includes:
|
||||
|
||||
* Go wrappers for all the core Nom types
|
||||
* Support for generating Go types from Nom schema definitions
|
||||
* Chunking and dechunking
|
||||
* Serialization and deserialization
|
||||
* Chunkstore interface as well as several sample implementations
|
||||
* Search support
|
||||
* Sample applications
|
||||
|
||||
Reference in New Issue
Block a user