https://github.com/jemc/jylis
A distributed in-memory database for Conflict-free Replicated Data Types (CRDTs). :seedling: :left_right_arrow:
https://github.com/jemc/jylis
crdt distributed-database in-memory-database pony-language
Last synced: about 2 months ago
JSON representation
A distributed in-memory database for Conflict-free Replicated Data Types (CRDTs). :seedling: :left_right_arrow:
- Host: GitHub
- URL: https://github.com/jemc/jylis
- Owner: jemc
- License: mpl-2.0
- Created: 2017-11-26T00:14:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T23:59:00.000Z (over 4 years ago)
- Last Synced: 2025-01-28T15:15:39.881Z (9 months ago)
- Topics: crdt, distributed-database, in-memory-database, pony-language
- Language: Pony
- Homepage: https://jemc.github.io/jylis
- Size: 1.73 MB
- Stars: 77
- Watchers: 9
- Forks: 6
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `>jylis` [](https://circleci.com/gh/jemc/jylis) [](https://hub.docker.com/r/jemc/jylis) [](https://microbadger.com/images/jemc/jylis)
Jylis is a distributed in-memory database for
Conflict-free Replicated Data Types (CRDTs),
built for speed, scalability, availability, and ease of use.Visit [the website](https://jemc.github.io/jylis/) for more information.