{"id":22305635,"url":"https://github.com/lucid-kv/documentation","last_synced_at":"2026-02-09T11:05:31.203Z","repository":{"id":99165197,"uuid":"216224949","full_name":"lucid-kv/documentation","owner":"lucid-kv","description":"Official Lucid Documentation, based on gitbook.","archived":false,"fork":false,"pushed_at":"2020-03-23T15:57:09.000Z","size":131,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-07T03:10:18.828Z","etag":null,"topics":["distributed-key-value-database","documentation","gitbook","key-value","kv-store","lucid"],"latest_commit_sha":null,"homepage":"https://docs.lucid-kv.store/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lucid-kv.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-19T15:08:24.000Z","updated_at":"2021-01-13T05:11:39.000Z","dependencies_parsed_at":"2023-06-04T09:30:42.751Z","dependency_job_id":null,"html_url":"https://github.com/lucid-kv/documentation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucid-kv/documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fdocumentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fdocumentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fdocumentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fdocumentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucid-kv","download_url":"https://codeload.github.com/lucid-kv/documentation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucid-kv%2Fdocumentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268348591,"owners_count":24236297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed-key-value-database","documentation","gitbook","key-value","kv-store","lucid"],"created_at":"2024-12-03T19:12:33.609Z","updated_at":"2026-02-09T11:05:31.153Z","avatar_url":"https://github.com/lucid-kv.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ndescription: \"High performance and distributed KV store accessible through an HTTP API. \\U0001F980\"\n---\n\n# About Lucid ᵏᵛ\n\n## Introduction\n\nLucid is currently in a development stage but we want to achieve a fast, secure and distributed key-value store accessible through an HTTP API, we also want to propose persistence, encryption, WebSocket streaming, replication and a lot of features.\n\n**Some Uses Cases:** Private Keys Storing, IoT \\(to collect and save statistics data\\), Distributed Cache, Service Discovery, Distributed Configuration, Blob Storage etc.\n\n### Getting Started\n\nGet the latest binary from the [releases](https://github.com/lucid-kv/lucid/releases) page and run these commands:\n\n```text\n$ ./lucid init\n$ ./lucid server\n```\n\nOr run a node with Docker, but you need to create a [lucid.yml](https://github.com/lucid-kv/lucid/blob/master/.github/lucid.yml) file locally before.\n\n```text\n$ docker pull lucidkv/lucid\n$ docker run -v lucid.yml:/etc/lucid/lucid.yml lucidkv/lucid\n```\n\n{% page-ref page=\"getting-started.md\" %}\n\n## Some Use Cases\n\n* Private Keys Storage \\(for a wallet by example\\)\n* IoT: collect and save statistics data\n* A distributed cache for an application\n* Service Discovery\n* Distributed Configuration\n* Blob Storage\n\n## About Development\n\nLucid is Written in Rust 🦀, initiated by [Clint.Network](https://twitter.com/clint_network) and published under the [MIT License](https://github.com/clintnetwork/lucid/blob/master/LICENSE.md).\n\n| Name / Nickname | Email | Role |\n| :--- | :--- | :--- |\n| Clint Mourlevat | [me@clint.network](mailto:me@clint.network) | Core Development |\n| Jonathan Serra | [jonathan@blocs.fr](mailto:jonathan@blocs.fr) | Core Development |\n| CephalonRho | [CephalonRho@gmail.com](mailto:CephalonRho@gmail.com) | Core Development |\n| Rigwild | [me@rigwild.dev](mailto:me@rigwild.dev) | Web UI Development |\n\n### Contribute to Lucid\n\nSee [CONTRIBUTING.md](https://github.com/lucid-kv/lucid/blob/master/CONTRIBUTING.md) for best practices and instructions on setting up your development environment to work on Lucid.\n\n{% embed url=\"https://github.com/lucid-kv\" caption=\"\" %}\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucid-kv%2Fdocumentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucid-kv%2Fdocumentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucid-kv%2Fdocumentation/lists"}