https://github.com/ff-notes/ron
Haskell implementation of RON and RON-RDT
https://github.com/ff-notes/ron
crdt distributed-systems haskell replicated-data-types ron
Last synced: 6 months ago
JSON representation
Haskell implementation of RON and RON-RDT
- Host: GitHub
- URL: https://github.com/ff-notes/ron
- Owner: ff-notes
- License: bsd-3-clause
- Created: 2018-06-27T19:01:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T18:25:11.000Z (10 months ago)
- Last Synced: 2025-03-28T10:08:42.133Z (6 months ago)
- Topics: crdt, distributed-systems, haskell, replicated-data-types, ron
- Language: Haskell
- Homepage:
- Size: 1.61 MB
- Stars: 65
- Watchers: 7
- Forks: 9
- Open Issues: 77
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# RON [](https://travis-ci.com/ff-notes/ron)
Haskell implementation of RON and RON-RDT## Hackage
- [ron ](https://hackage.haskell.org/package/ron)
- [ron-rdt ](https://hackage.haskell.org/package/ron-rdt)
- [ron-schema ](https://hackage.haskell.org/package/ron-schema)
- [ron-storage ](https://hackage.haskell.org/package/ron-storage)