cl-prevalence-multimaster
Distributed sync
A system that synchronizes the state of multiple distributed applications with eventual consistency.
This system contains an addon which allows to syncronize multiple cl-prevalence systems state.
5 stars
4 watching
0 forks
Language: Common Lisp
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
40ants/cl-flamegraph | A tool for visualizing performance hotspots in Common Lisp programs | 73 |
mmontone/cl-sentry-client | A CL implementation of Sentry's error tracking and reporting system | 23 |
madelson/distributedlock | Provides distributed synchronization primitives, such as locks and semaphores, to ensure exclusive access to regions of code across multiple applications or machines. | 1,906 |
mmontone/cl-rest-server | Library for building RESTful APIs with Common Lisp | 67 |
mmontone/cl-livedocs | A web-based documentation browser for Common Lisp | 2 |
cl-unix-cybernetics/cl-unix-cybernetics | A tool for defining and synchronizing UNIX system resources using Common Lisp scripts | 182 |
40ants/ci | Automates continuous integration and deployment tasks for Common Lisp projects | 12 |
dotchain/dot | An implementation of conflict-free distributed data synchronization using operational transformation and persistent immutable data structures | 87 |
40ants/prometheus-gc | A tool that collects metrics about the state of a garbage collector in Common Lisp implementations | 4 |
dtenny/clj-con | A Common Lisp package providing concurrency operations similar to Clojure | 35 |
planetis-m/sync | Provides a set of synchronization primitives to manage threads and parallel execution safely. | 19 |
temporal/cl-pushover | Provides a Common Lisp interface to the Pushover notification service | 2 |
40ants/cl-hamcrest | A Common Lisp library that simplifies and makes more readable unit tests using Hamcrest assertions | 18 |
mmontone/quicklisp-systems | A tool for managing and interacting with Quicklisp systems in Emacs. | 27 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |