@spec work :: list
def work do
["🧠", "🫀", "💪"]
|> Enum.map(fn attr ->
{"👍", "🧪 + " <> attr}
end)
end
Highlights
- Pro
Pinned Loading
-
jepsen-causal-consistency
jepsen-causal-consistency PublicJepsen Tests for Causal Consistency
Clojure 2
-
jepsen-powersync
jepsen-powersync PublicTesting PowerSync with Jepsen for Causual Consistency, atomic transactions, and strong convergence.
Clojure 3
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.