{"id":23382296,"url":"https://github.com/jdockerty/lynx","last_synced_at":"2026-04-13T17:33:58.682Z","repository":{"id":268780774,"uuid":"905444967","full_name":"jdockerty/lynx","owner":"jdockerty","description":"A toy time series database, built atop of Apache DataFusion.","archived":false,"fork":false,"pushed_at":"2025-02-27T21:22:34.000Z","size":119,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T06:16:27.902Z","etag":null,"topics":["database","rust","time-series"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/jdockerty.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-12-18T20:57:38.000Z","updated_at":"2025-01-29T22:35:25.000Z","dependencies_parsed_at":"2025-02-27T22:38:41.857Z","dependency_job_id":"5c49c528-2631-4fb9-b28e-3f36a0d743b5","html_url":"https://github.com/jdockerty/lynx","commit_stats":null,"previous_names":["jdockerty/lynx"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Flynx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Flynx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Flynx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdockerty%2Flynx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdockerty","download_url":"https://codeload.github.com/jdockerty/lynx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247808354,"owners_count":20999710,"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","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":["database","rust","time-series"],"created_at":"2024-12-21T21:19:28.163Z","updated_at":"2026-04-13T17:33:58.677Z","avatar_url":"https://github.com/jdockerty.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lynx\nAn in-memory, time series database. Built on top of Apache Arrow \u0026amp; DataFusion.\n\n\u003e[!WARNING]\n\u003eThis project is not intended for production use cases.\n\n## Overview\n\nAt a high-level, measurements are ingested through the HTTP API and made durable in the write-ahead log (WAL) before becoming queryable within the in-memory hierarchical buffer. The WAL also ensures that crashes can be tolerated before data has made its way into the buffer.\n\nIngested data is stored hierarchically through the combination of a namespace and table. Within a table, data is partitioned by time although this is currently fixed to daily partitioning and is not configurable.\n\nExecuting a query means that in-memory data is converted into Arrow before making its way through DataFusion for processing and returning to the client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdockerty%2Flynx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdockerty%2Flynx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdockerty%2Flynx/lists"}