synctato 0.1.13

A JSONL-based embedded database with sharding, transactions, and CRDT-style merge
Documentation
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "config:recommended",
    "helpers:pinGitHubActionDigests",
    ":pinDependencies",
    ":semanticCommits"
  ]
}