cl-replica

BSD

Library for hash-table replication via epidemic algorithms

$ area51 add cl-replicaCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-replica:some-function ...)

Dependencies